Am 14.01.19 um 15:03 schrieb Fabrice Mousset | GEOCEPT GmbH: > I can't see issues with given link > (https://bugreports.qt.io/issues/?filter=20430) I always got this > error: " A value with ID '11040' does not exist for the field > 'project'."
hmm ... probably because the search query has a term "project not in (...)" and some of the projects in that list aren't public, so Jira only admits they exist if you're one of those who can see each project. I guess Jira could handle that by just ignoring those projects when searching, but when it comes to display the results it displays the query with names in place of the project numbers and can't map the private project to a name for you. It should probably fall back to just listing them as numbers in the display on the page. Alex: worth reporting as a bug to Atlassian ? Tuuka: you probably need a positive test in filters you plan to share publicly; "project in (...)" with a list of publicly-visible projects. That way, those you share it with can actually use it ... Eddy _______________________________________________ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development