-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added functionality for Locking flows while editing #1588
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1588 +/- ##
==========================================
- Coverage 78.92% 78.72% -0.21%
==========================================
Files 205 205
Lines 6791 6811 +20
Branches 1418 1422 +4
==========================================
+ Hits 5360 5362 +2
- Misses 993 1010 +17
- Partials 438 439 +1
Continue to review full report at Codecov.
|
Test summaryRun details
View run in Cypress Dashboard ➡️ Flakiness
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Functionality is working as expected.
We should wait for glific/glific#1694 to merge and then we can merge this PR. Without that, it will break the frontend master floweditor functionality. |
Summary
Added functionality for Locking flows while editing
Test Plan
Added