Hello,
I’m encountering an unexpected behavior regarding the automatic association of a board with a project.
When creating a board based on a filter, I get the same issue results whether I use the project name, project key, or project ID in the JQL.
However, if I use the project ID in the clause:
project = "24409"
then, even though the filter is shared correctly, the board does not appear in the project’s board list (left-hand menu) and is not associated with the project.
If I replace the ID with the project name, without changing anything else, the board immediately appears in the list and becomes correctly associated with the project.
Jira version: 10.3.12
FRENCH :
Bonjour,
J’ai identifié un comportement étrange.
Lorsque je crée un board avec un filtre qui appelle les tickets d’un projet, je peux utiliser le nom, la clé ou l’ID du projet pour obtenir le même résultat dans la recherche de tickets.
Cependant, si j’utilise l’ID du projet :project = "24409"
alors, malgré un partage correct du filtre, le board n’apparaît pas dans la liste des boards du projet (menu de gauche) et il n’est pas associé au projet.
En remplaçant l’ID par le nom du projet, sans rien changer d’autre, le board apparaît immédiatement dans la liste et se retrouve correctement intégré au projet.
Jira v10.3.12
This is not possible.
There is an open request on this, https://jira.atlassian.com/browse/JSWSERVER-26287
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.