Portfolio view is also showing deleted projects #809
Replies: 8 comments
-
Good catch, indeed a consequence we did not consider. Not really sure how to avoid this, as we cannot check for the site's existence as the current user does not necessarily have access. Perhaps opening up the hidden Projects-list for admins is necessary. |
Beta Was this translation helpful? Give feedback.
-
@tarjeieo Maybe open up the project list for admins somehow so the entry can be deleted? Can't think of any other option tbh. |
Beta Was this translation helpful? Give feedback.
-
@tarjeieo & @olemp , any updates on this issue, or is there an alternative way to delete a project to avoid the issue untill there is a better solution? |
Beta Was this translation helpful? Give feedback.
-
Temp fix is to delete the project from the Lists/Prosjekter list |
Beta Was this translation helpful? Give feedback.
-
How about having a symbol next to the projects in the portfolio overview? Since handling both deletion of the project information and the site itself is quite complex. Feature available as a button from the portfolio overview:
|
Beta Was this translation helpful? Give feedback.
-
Added this solution to the issue description. Deletion from the project site is too complex. |
Beta Was this translation helpful? Give feedback.
-
We should have one single way of deleting Prosjektportalen 365 projects. This can be from the Projects list. |
Beta Was this translation helpful? Give feedback.
-
You mean implementing some kind of "hook" that also deleted the site collection and the resources? |
Beta Was this translation helpful? Give feedback.
-
Describe the bug
As a member of the group "Portføjeinnsyn" you will be able to see all the projects in the portfolio view.
The bug in this instance is that you see deleted projects as well, meaning deleted sites is still visible.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I would like deleted project not to be visible in the portfolio view
Proposed solution
How about having a symbol next to the projects in the portfolio overview? Since handling both deletion of the project information and the site itself is quite complex.
Feature available as a button from the portfolio overview:
Beta Was this translation helpful? Give feedback.
All reactions