Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×What is the actual error you get? Can they start creating the issue, or does it just not offer them the project they're trying to create it in?
Hi Nic, You don't have the correct permissions - user (15004893 ) not found. Although when I check in permission helper it does show that this user have creat issue. I've also explicitly given create issue permission to this user. Any help would be appreciated.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ok. But when do they get the error?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
When they login. Enter ticket details like summary, description etc and hit the create button at the bottom.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
So not when they log in, but when they try to create an issue. Do you have any validators or post-functions on the "create" transition?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I dont have explicit validator which will prevent them from creating ticket. Rest all user are to create issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Not quite what I asked. Do you have ANY validators? Or post-functions?
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.
And what does it say exactly? And are there others? And what post-functions to you have?
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.
I'm attaching validator and post function screen shot. just to rephrase the issue. Only two client user are unable to create ticket. rest client user can create it fine.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ok, good, not the validators then. You need to run four tests now: 1. With both added post-functions in place (We already know this fails, but I wanted to mention it for completeness) 2. With the "assign" post-function, but not the "set security level" 3. With the "set security level" post-function, but not the "assign" 4. With both "assign" post-function and "set security level" removed.
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.