You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
I want to restrict user's from creating issue during a particular duration for eg.,from 25th to 5th issues should not be created. Rest of the user's should be able to access it.
If you have any automation plugin like script runner, you can add a validator inside the work flow where you can create a groovy script to check if dates are the required dates, don't allow to create the issue.
I have used scriptrunner and i am able to delete the issues for that particular dates but is there any way so that user cannot login to the system itself
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Why to stop login? you can stop them creating issues in a specific duration. Its simple, Inside the workflow on create transition, add validator , verify the dates , the group or project roles you don't let them to create issues.
Now they will not be able to create issues withing a specific time period
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.
Hi Sneha
check out the following url - https://www.adaptavist.com/doco/display/SFJ/Automatically+deactivate+inactive+JIRA+users
You could use something along the lines of this, but you will have to obviously do it via a date range and pass through the users you want to deactivate.
I would the run it on the Jira Scheduled Tasks OR run it as a one time execution on the script console.
Good luck!
Tyler
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're welcome,.
up-votes, resolutions and likes are greatly appreciated!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you already heard about Smart Commits in Bitbucket, know that you just stumbled upon something even better (and smarter!): Genius Commits by Better DevOps Automation for Jira Data Center (+ Server...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.