Skip to content

Minlopro: 'Osama' Einstein Bot - #244

Merged
awesomeandrey merged 6 commits into
developfrom
feature/summer-relax-5
Sep 10, 2026
Merged

Minlopro: 'Osama' Einstein Bot#244
awesomeandrey merged 6 commits into
developfrom
feature/summer-relax-5

Conversation

@awesomeandrey

@awesomeandrey awesomeandrey commented Jul 22, 2026

Copy link
Copy Markdown
Owner

Salesforce Einstein Bot

Preview

bot

Gaps Discovered

  • Setting Business Hours in Embedded Service Deployment will HIDE chat button (when testing during off hours)
  • Bots are deployed inactive

public static Integer getContactsCount() {
try {
Integer totalCount = [SELECT COUNT() FROM Contact];
Integer totalCount = [SELECT COUNT() FROM Contact ALL ROWS];
public static Integer getContactsCount() {
try {
Integer totalCount = [SELECT COUNT() FROM Contact];
Integer totalCount = [SELECT COUNT() FROM Contact ALL ROWS];
@awesomeandrey
awesomeandrey deployed to Minlopro Prod August 25, 2026 07:45 — with GitHub Actions Active
@awesomeandrey
awesomeandrey force-pushed the feature/summer-relax-5 branch from 280a218 to 0c6abfb Compare August 29, 2026 10:51
@awesomeandrey
awesomeandrey deployed to Minlopro Prod August 29, 2026 10:52 — with GitHub Actions Active
@awesomeandrey
awesomeandrey force-pushed the feature/summer-relax-5 branch from 6f26ce7 to fe07caa Compare August 29, 2026 13:59
@awesomeandrey awesomeandrey changed the title Minlopro: WIP Minlopro: 'Osama' Einstein Bot Aug 29, 2026
@awesomeandrey
awesomeandrey force-pushed the feature/summer-relax-5 branch from 5ea99c6 to 52ebf94 Compare August 29, 2026 14:13
@awesomeandrey
awesomeandrey force-pushed the feature/summer-relax-5 branch from 52ebf94 to 6e3c94b Compare August 29, 2026 14:19
@awesomeandrey
awesomeandrey deployed to Minlopro Prod August 29, 2026 14:20 — with GitHub Actions Active

@github-advanced-security github-advanced-security AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

flow found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

@awesomeandrey awesomeandrey added the salesforce-investigation Salesforce research/investigation/POC label Sep 3, 2026
Comment on lines +31 to +50
<label>Minlopro - Bot 🤖 - Log Variables</label>
<processMetadataValues>
<name>BuilderType</name>
<value>
<stringValue>LightningFlowBuilder</stringValue>
</value>
</processMetadataValues>
<processMetadataValues>
<name>CanvasMode</name>
<value>
<stringValue>AUTO_LAYOUT_CANVAS</stringValue>
</value>
</processMetadataValues>
<processMetadataValues>
<name>OriginBuilderType</name>
<value>
<stringValue>LightningFlowBuilder</stringValue>
</value>
</processMetadataValues>
<processType>AutoLaunchedFlow</processType>
…aging Channel, ESD, Site, Network (all namings are resolved) and added it to DigEx
@awesomeandrey
awesomeandrey merged commit d79b12e into develop Sep 10, 2026
8 checks passed
@awesomeandrey
awesomeandrey deleted the feature/summer-relax-5 branch September 10, 2026 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

salesforce-investigation Salesforce research/investigation/POC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants