RecordSet/Record API change
The API for recordsets and records is too complicated. Currently, a user is forced to create a recordset before creating a record. This leads to a confusing user experience. This blueprint proposes to eliminate the record resource and only keep the recordset resource. Users will create, get, update and delete recordsets. When the user creates a recordset the code will determine if it should be a new recordset. If all data is the same except for the record, a Duplicate error will be returned and the user will then add the Record by modifying the Recordset. The record will no longer be accessible as a separate resource; only as part of the recordset. Please read the full specification for more information.
Background: The concept of a Resource Record Set is defined in [http://
There will also be some database redesign work needed for this change.
Blueprint information
- Status:
- Complete
- Approver:
- None
- Priority:
- High
- Drafter:
- Betsy Luzader
- Direction:
- Needs approval
- Assignee:
- Betsy Luzader
- Definition:
- Approved
- Series goal:
- Accepted for juno
- Implementation:
- Implemented
- Milestone target:
- 2014.2
- Started by
- Betsy Luzader
- Completed by
- Betsy Luzader
Whiteboard
Work Items
Dependency tree
* Blueprints in grey have been implemented.