Does anyone know the parameter name of the Big Picture skill field?
We'd like to run queries on these skills but can't find the parameter name.
Hi @[deleted]
Skills are stored in Jira as Labels type of field, so the adequate parameter is "Label."
Please remember to use a regex starting with 'skill#,' e.g., labels = “skill#[SKILL_NAME]"
Hi Anna,
Like always, thanks for the quick answer :-)
I'm still having trouble with this tough as my query comes back with zero results when I know it shouldn't.
For example, we have issues where we have assigned the BigPicture widget plugin skill "Epic Owner".
However when I run the JQL query;
Labels = "skill#epic owner" I receive the warning that no spaces are allowed in queries.
I then try: labels = "skill#epic_owner" and no results appear.
I'm sure I'm doing some really basic thing wrong but just can't find out what.
We are syncing rolls with Tempo and using these. Could that be the issue?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @[deleted]
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Anna,
We have an issue/issues assigned to the skill Business Development Coordinator that we need to find.
In Big picture admin under skills I see this;
I then try to query this in JIRA issues/search for issues.
I enter: labels = "skill#Business_Development_Coordinator"
and receive no hits. I then try;
labels = "skill#[Business_Developement_Coordinator]"
and receive no hits. I then try;
labels = "skill#Tempo@161"
and receive no hits.
So I try to query on the skill Epic Owner that I know is assigned to tasks and still receive no results.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @[deleted]
Could you please be so kind as to send me a screenshot of the Required Skills field mapping in App Configuration >> General >> Task? See my image as a reference.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Anna,
I am working on the Server version of JIRA and I don't see the "required skills" field in the App Admin.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@[deleted]
Synchronizing BigPicture Skills with the Jira Label field and hence the possibility of filtering issues by skills required is available in the latest version - BigPicture 8.2. Please find more info about the new feature in my post.
So the only you need is to upgrade your instance!
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.