You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we do not have a place to edit Events in the EventDataBus. Levriero has an interface to create events in the Bus but not for updating them. Updating Events requires the event UUID which we/datacite do not have know.
Proposal:
Implement functionality to update events in levriero.
Create new update function in Leveriro.
Create a rake task to get all the events created by datacite from EventDataBus.
Use the UUID and the information events obtained in the rake task to update the events.
The rake would query for events and then updated them.
Adv: we can use this function in the future for other changes.
when re-adding event data Bus push #51 we included the subj item but in the new default camelCase format. We need to change that.
We started sending this events since
We stopped on
Actions
subj
andobj
with incorrect formatting. #52The text was updated successfully, but these errors were encountered: