#1164 groupReqListRemove API call has force argument but it is not used for functionality
Closed: Fixed by julian8628. Opened by jcupova.

Steps to Reproduce:

groupReqListRemove(tag, groupname, groupname_req, force=True)

I found that force argument is not used for some functionality. So let's create a discussion which functionality should have this argument.


I would deprecate that option (set default to None and if something else is passed in, emit deprecation message), but not remove it completely in near future.

Metadata Update from @tkopecek:
- Custom field Size adjusted to None

Metadata Update from @tkopecek:
- Custom field Size adjusted to small (was: None)
- Issue priority set to: Low (was: Normal)

Metadata Update from @tkopecek:
- Issue untagged with: discussion
- Issue set to the milestone: 1.27

Metadata Update from @jcupova:
- Issue tagged with: testing-ready

Metadata Update from @jcupova:
- Issue tagged with: testing-done

Commit c116fe2a fixes this issue

Commit 1a1f71bd fixes this issue

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/1164

Please continue any further discussion there.

Metadata
Related Pull Requests