Background
Per the decision to use a single table per MP base schema (documented in T367057: [SPIKE] Document decision to use a single table per base schema), we need to introduce a field to capture the name of the instrument submitting events. Because there are multiple base schemas, this should be done in either the common fragment or a schema fragment, which is then mixed into the base schemas.
AC
- An instrument_name field is added to the web and app Base Schemas
- All MP schemas are updated and rematerialised
Requirements
- Documentation