Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

how can I add a custom field into all screens

Abner Severino
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 6, 2020

hi community , I created a custom field , but I need to know how can adde it this field into all screens without select screens one by one... 

in addition to the above is possible that when create a new project this fields appears automatically into their screen?

 

thanks a lot in advance.

4 answers

2 votes
Satvik Sharma
Contributor
October 25, 2020

Figured out some JS that works (on Cloud at least, not tested on Server) to run on the page to check all the boxes.

document.querySelectorAll("input[name=associatedScreens]").forEach(input => input.checked = true)
Nika
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
March 23, 2022 edited

Hi,

on Data Center, visually it works but no field is visible when creating the task

 

image.png image.png image.png

UPDATE

Re-index fixed everything 

Satvik Sharma
Contributor
April 5, 2022

Hey @Nika this trick is for the /secure/admin/AssociateFieldToScreens!default.jspa route where you are associating fields to screens.

Like • Nika likes this
Rahul Jodavula
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 1, 2024
Like • Nika likes this
0 votes
Mark Northcott
Contributor
November 27, 2021

You can go in to associate field flagged to screens and select all screens.

Unfortunately that does not help with any new projects or screens.

0 votes
Renni Verho
Contributor
October 14, 2020

We have also quite huge amount of screens and sometimes new custom field needs to be added many screens and finding and clicking one by one is quite pain. 

 

Idea for quick improvement: add "select all" in screen selection view. 

0 votes
Cody Stevens
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 6, 2020

Hey @Abner Severino 

You may be able to write something with ScriptRunner but from my research it doesn't look like you can. Looking into their Script Listeners, you cant watch for when a project is created or a new screen is made and that would be the only way I can think of with ScriptRunner to do what you want.

Being in cloud limits your options with this. Referencing this post but In Server you could set up a listener and then use the REST API to modify the screens. Cloud unfortunately does not have listeners.

I hate to say it but I don't think this is possible.

Suggest an answer

Log in or Sign up to answer
TAGS
atlassian, atlassian community, loom ai, atlassian loom ai, loom, atlassian ai, record recaps of meetings, meeting recaps, loom recaps, share meeting recaps,

Loom’s guide to great meetings 📹

Join us to learn how your team can stay fully engaged in meetings without worrying about writing everything down. Dive into Loom's newest feature, Loom AI for meetings, which automatically takes notes and tracks action items.

Register today!
AUG Leaders

Atlassian Community Events