OASIS PKCS 11 TC

 View Only
  • 1.  Improvement of PKCS#11 Project Board

    Posted 12-04-2025 03:31

    All,

    I noticed that issues and PRs (e.g. PR#39 that was merged yesterday) disappear from the project board when being closed. The project board has a column Done, but closed issues are not shown here. This is surprising to me: as I understand the workflow Workflows · PKCS#11 Prototype Project Board , closing an issue/PR should set the status to Done and thus display the item in column Done. But as it stands today, closed items are not displayed and we finally end up with an empty board like in 🧬 Work Items - 3.2 · PKCS#11 Prototype Project Board .

    Is there a way to fix the workflow or otherwise get the closed issues and PRs displayed in our project board? Or do I miss some configuration setting in my projects view, i.e. can anyone else see closed items?



    ------------------------------
    Best regards,
    Dieter
    ------------------------------


  • 2.  RE: Improvement of PKCS#11 Project Board

    Posted 12-04-2025 09:31

    This is because the default filter for the board is:

     -is:closed -label:Epic  milestone:3.3

    the - in front of is:closed excludes all closed items

    So we can simply remove that statement and save the filter to show them.

    Let's bring this up in the next meeting to see if we should do that.



    ------------------------------
    Simo Sorce
    Red Hat
    ------------------------------