question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

After deploying a flow, display a UI link to see it immediately

See original GitHub issue

UX improvement: after calling flow.deploy(), present a message to the user with a link to viewing the flow in the UI.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
dylanbhughescommented, Apr 29, 2019

@cicdw It might be nice to have a flow_run_cloud_url string in context, though. So people don’t have to construct it manually

0reactions
cicdwcommented, Nov 18, 2019

Yea that makes sense; the only thing that has me hesitant is that for all of this we’d need to make an additionally query for your tenant slug. Obviously not a big deal, but it’d be nice to avoid making that.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Deploy Processes and Flows as Active - Salesforce Help
By default, active processes and flows are deployed as inactive. After deployment, you manually reactivate the new versions. In production orgs, you can...
Read more >
The Ultimate Guide to Salesforce Flows - Kicksaw
This guide will teach you everything you need to know about flows. ... and delete records in Salesforce, send emails, show relevant data...
Read more >
UI elements and controls - Power Automate - Microsoft Learn
To add a new UI element, you can do it directly from the action properties or through the UI elements pane of the...
Read more >
Common Salesforce Flow Errors and How to Troubleshoot Them
Tip: Add a Pause element (you can resume the flow immediately) before the Update Records element that is throwing the error. The query...
Read more >
Deploying with GitHub Actions
When a GitHub Actions workflow deploys to an environment, the environment is displayed on the main page of the repository. For more information...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found