Development changes for clone action#908
Conversation
m4dcoder
left a comment
There was a problem hiding this comment.
The destination pack drop down box doesn't work right. If I applied an actions filter, select an action, and then click clone, there's no list in the drop down box I can select from.
|
@pradnya-orchestral Also, if a destination action already exists and I did not click overwrite, the clone action fails but then doesn't tell me what the problem is. Instead there's just a quick popup on the bottom that says to go to the developers' console. Can we post the error in the popup instead of asking me to go to the developer console? |
… showing error message on pop-up box
|
@pradnya-orchestral This is still not working right.
|
m4dcoder
left a comment
There was a problem hiding this comment.
@pradnya-orchestral There is a regression on the action/workflow delete button. I cannot check the remove files checkbox. If I test this on master, this issue doesn't exist. Please fix.
Added HTML code for pop-up box which will open once click on Clone button. On pop-up box for destination pack name there is dropdown, where I am showing list of all destination packs except source pack name. By default first name from list will be shown selected in dropdown. Once user select destination pack name and enter destination action name, on submit button I am calling clone API.