Hi.
I want to restrict creation of issues from portal with certain symbols in Summary and Description.
I can put Simple Scripted Validator on workflow creation with
!issue.summary.value.contains("«") && !issue.summary.value.contains("»")
and it works, but how do i use this restriction only for portal request issues creation?
Or please advise how can i use this in Behaviours?
After changing to "wiki style renderer'', i am facing same issue.
Only the existing file customer can view in case exist in the issue but customer can't view newly added file.
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.