Skip to content

Change bcms_id to object_id

Pokhi requested to merge udpate/bcmsId-to-objectId into book-version-feature

Targets: #1199 (closed)

Changes proposed

  1. Migration to rename column bcmsId to objectId in table errors and ncbi_notification_messages
  2. bcmsId is then renamed to objectId everywhere - app, ui, commands, api, stories.
  3. Wrote a couple of migration scripts to associate existing notifications and errors with the correct book/bookcomponent/toc
Edited by Pokhi

Merge request reports