Good morning,
I would to know if is possible to create a validation about a custom field (text field).
For example :
I need to create with scripts runner a validation that if the custom field (ID) the value exist in another ticket of the project show a messaje (the ID already exist in issue).
or if the ID no exist create the ticket .
HI @WAJDI ALZINATI I used a Behaviour with a mapping and then put the script of the example and change by my custom field
thanks
Regards
Hi,
Can you assist me with the code used and how is the setup done.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for you response,
I have completed the request .
regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I think I want to question the need for this. I can't imagine a good case for "prevent someone creating an issue if they have mentioned an existing issue in the text of it". Quite the opposite - I have *definitely* raised issues saying stuff like "this is a bit like xyz-123, but it's slightly different because..."
Could you explain the use case?
But to get started though, the pseudo-code you should have a quick think about for this would be:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.