Learn more about these different git repos.
Other Git URLs
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
PR 3089
Metadata Update from @jcupova: - Issue tagged with: testing-ready
Metadata Update from @jcupova: - Issue tagged with: testing-done
Commit c116fe2 fixes this issue
Commit 1a1f71b fixes this issue
Log in to comment on this ticket.