Why are the flags 'Negotiated' and 'Negotiation Required' not mutually exclusive
Summary: In the PR entry UI, the current functionality allows the users to enable both the check boxes 'Negotiated' and 'Negotiation Required'. Going by the description of these check boxes, they should have been ideally mutually exclusive as negotiated and negotiation required can't go in together
We have specific scenarios requiring us to distinguish PR's with 'negotiated' and 'negotiation required'. But as the system is allowing the users to select both the flags, there is no way to do so. Even the PR approval data model doesn't have 'Negotiated' attribute to write few rules to match the business scenario
Users can easily overlook and enable both the check boxes while they are supposed to enable only one of them. This is causing an undesired behavior from an approvals perspective