#895 unblocking behavior inconsistent
Opened 6 years ago by mikem. Modified 4 years ago

This is a follow up to concerns raised in PR #678

The pkglist_unblock() function checks for inherited blocks. If it finds that the block is inherited, it 'unblocks' by simply adding an entry. OTOH, the grplist_unblock() function does not do this and simply errors if there is not a direct block in the specified tag.

We should probably make this more consistent. It appears that grp_pkg_unblock() and grp_req_unblock() also do not handle inherited blocks well.


Metadata Update from @tkopecek:
- Issue set to the milestone: 1.18 (was: 1.17)

5 years ago

Metadata Update from @dgregor:
- Issue priority set to: Low (was: Normal)

5 years ago

Metadata Update from @dgregor:
- Custom field Size adjusted to None
- Issue set to the milestone: None (was: 1.18)

4 years ago

Moving to the backlog as we trim down the list of items for 1.18.

Login to comment on this ticket.

Metadata