Problems with jira permissions to step - jira

Please help me with jira, because I can't find needed docs in off site.
I have workflow (my personal, not default) and have step "close task". How can I create the rule and where I can create there to see this button only admin user?
Thanks for the help.
(if not difficult, please write all steps)

From the edit workflow screen:
Click the transition "close task"
Under the options menu (on the right side of your screen), click "Conditions"
Click "Add Condition"
Select "User is in project role"
Be sure "Administrators" is selected, then click "Add"
I think this should solve your problem.
The Atlassian University training might be helpful for you:
https://university.atlassian.com/uac/2.0/courses/administrator/jira/v62/workflows/conditions-validators-post-functions#/lesson-content-header

Related

How to add a custom button on Jira UI in Users and Role section of every project?

As highlighted in the attached screenshot, I want to add a custom button in Users and Role section of all the existing projects in my Jira instance UI in between "Add users to a role" and "Users or groups" in the pop up that appears on clicking "Add users to a role button". How can I achieve this functionality?
Can anyone please guide me on is there any possible ways to modify the UI?
Thanks & regards,
Preethi H R

MTM Lab Center cannot add new Machines

I'm trying to set up a new lab environment in MTM (2010) in TFS 2010 for a client. When I attempt to define a new environment I get to this screen and everything is disabled. Is this a permissions issue or perhaps was it TFS was not set up with Lab Environment?
Should I be able to add a machine? If I go to the test settings tabs, I get to the "Roles" section and it tells me there are no Test Environments, when I click the link it takes me back to this screen below.
We were able to create the controller yesterday and it shows up in the Controllers tab.
Experimenting futher on this tab I attempt to "Componse Virtual Environment" and this is the message it showed. "You cannot create a Virtual Environment"
I am not TFS Admin, and need to ask someone else to do this if indeed it's the issue. I'll look it up on google but am also looking for any tips.
The root cause was that I didn't know, at the time; when clicking on the "Machines" tab that you must highlight the controller and then click "Add to the Environment" once I did that I saw the machine pop up in the Environments window.

Disable or remove "Assign to me" gadget in Jira

"Assign to me" gadget doesn't show resolved issues in the list. So, I don't want the users use(or see) this gadget in JIRA (v6.4.11).
I searched in administration but I can't find a way to disable or remove this gadget. Is there a way to do it?
Under the System tab (in Administration), look under User Interface > System dashboard.
From here, you can remove the Assigned to Me gadget from the default system dashboard.

Unable to create 'new job' in jenkins, OK button greyed out

I am trying to create a new job in Jenkins. Even after giving 'item name' and type of project as 'freestyle', the 'OK' button is greyed out as shown in the attached screenshot.
I am using :
Windows 7 32 bit OS
Jenkins version 1.619
Can anyone tell how to solve this issue.
Thanks in advance.
Check if the problem is related to your particular browser configuration.
Try with addons/plugins disabled, or in another browser.
Check the Jenkins logs under the logs folder to see if there's anything meaningful.
As the "People" tab in Jenkins says, it "Includes all known “users”, including login identities which the current security realm can enumerate, as well as people mentioned in commit messages in recorded changelogs."
To ensure that you have been assigned with appropriate role, ask a person with admin or dev rights, to go to Manage Jenkins -> Manage and Assign Roles -> Assign Roles, and then add you as user with appropriate rights.
Easy way to fix this issue
Before :
The OK button is disabled:
After :
Choosing any items and then OK will enable:

Rename a job in jenkins

How to go about renaming a job in jenkins?
Is there another way than to create a new job and destroying the old one?
In Jenkins v2, in your dashboard or job overview, click right button on the job and select rename:
In the version we're running (1.480) it is simply a matter of changing the Project name in the Configure menu and hitting Save afterwards.
Cheers,
In New Jenkins, Click Rename link present in the left navigation pane, Update the job name and click save.
Simply change the name in the Pipeline/Project name and hit save.
Note that if your browser window isn't wide enough the "popup" below will be offscreen so make sure you scroll down or your jobs may mysteriously not rename.
"Are you sure about renaming old-job to new-job?"
Use the "Configure" option to the left:
Example showing Configure option
(Sorry, first few posts so I'm not able to post images in directly yet!)
If you can't see this then make sure you have access rights - in other words, you may need to be logged in, and you will need privileges that allow you to administer that job/pipeline.

Resources