-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update form-type.csv and BT-03 guidance #233
Conversation
competition,"The contracting authority or contracting entity may limit the number of candidates or tenderers to an appropriate level, on condition that this is done in a transparent manner and on the basis of objective criteria. The number of candidates or tenderers invited shall be sufficient to ensure genuine competition.",'tender','active' | ||
change,Replacement of a previous notice with different information.,'tenderUpdate', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure about removing the deprecated code. What if an OCDS for eForms implementation includes notices that use the deprecated code?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we've been removing deprecated codes in other tables so removing this one would be consistent, e.g. 13d9f12#diff-1a45516eadbe4b0622bb92ce1d65a00ee117f6af1019b663513d001f951f7669
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think OK to remove. Maintaining mappings for multiple versions of eForms is too high effort.
closes #231