Hi! We updated Jira to version v8.2.6 and all plugins. We have several fields of type URL and Project. In tasks, we limited the editing of these fields using the Power Scripts (Live Fields) plug...
Hi all, When using life field of power script plugin , this error appear Data with key com.atlassian.jira.plugins.jira-browser-metrics:contrib.scm-commit-id has already been claimed and javascript...
Hi, I have a validation for date field such that Date 2 should not be before Date 1 else pop up an error message. I want this to be applied on Edit screen. With the live fields i get the error...
I need to launch a lfSet("customfield_XXXX",{" "," "}) in the initial script only when user launches specific transitions in flows. The next code doesn't works for me: string pantalla=argv["screen"...
JJupin - Live Fields: How can I launch the initial script of a project when I'm not located in an issue. Very often people launch issue creation from every part of JIRA, not only when ...
Hi, I want to use live fields with Kepler Custom Fields Pro. I am using it as a Single Autocomplete. I have managed to watch my KCF+ field like this: lfWatch("customfield_10700", {"issueType...
Hi, I am learning to use JJUPIN Live Fields. I want a script to be run once a create screen is opened. My main script is like this: lfWatch("summary", {"summary" "issueType"}, "test.sil", {...
Hi, I would like to use SIL Live Fields on Blitz Actions screens? Is that possible?
Copied to clipboard