Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
I wanted to add an validator for the resulting objects table, If release target is empty it should throw an warning to the user.
For this scenario I tried extending AffectedAndResultingItemsFormDelegate and ChangeTaskResultingItemsFormDelegate and overriding it's methods to just print dummy statements, it doesn't work for both delegates.
Thanks in advance
Hi @NA_9987879,
Thank you for your question.
Your post appears well documented but has not yet received any response. I am replying to raise awareness. Hopefully, another community member will be able to help.
Also, feel free to add any additional information you think might be relevant. It sometimes helps to have screenshots to better understand what you are trying to do.
Regards,
Vivek N.
Community Moderation Team.
Hi @NA_9987879
I would ask if you set the settings what Delegate should be used in a config file custom-actions.xml
There is a action affectedAndResultingItemsStep
PetrH