Feature #1997
closedAdd filtering for provisioning operation that have not yet been computed
100%
Description
I have a system in RO with provisioning queue. Some changes happen and the queue has 75 active operations in total.
When I filter the queue for empty provisioning (~ without attributes) I get 19 results.
When I filter the queue for non-empty provisioning (~ with attributes) I get 1 result.
There is no other option to filter for.
When I delete this filter, I get all 75 results. This is because other 55 operations do not have their attributes computed yet (they wait for those 20 other to be dispatched).
We should add third option to this search filter ("not calculated yet" or something like this).
Also, in english version, there is a possible typo in the label "exclude empty provisioning (with attributes)" that makes it a bit confusing. There is a contradiction in "empty provisioning" x "with attributes". Should be probably "without attributes".