Skip to content
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

Assure inspection mission list is unique for each installation #1402

Closed

Conversation

mrica-equinor
Copy link
Contributor

No description provided.

@mrica-equinor mrica-equinor force-pushed the fix-set-mission-definitions branch from e190095 to 6d51502 Compare February 8, 2024 12:52
Comment on lines +35 to +37
registerEvent(SignalREventLabels.missionDefinitionUpdated, (username: string, message: string) => {})
registerEvent(SignalREventLabels.missionDefinitionCreated, (username: string, message: string) => {})
registerEvent(SignalREventLabels.missionDefinitionDeleted, (username: string, message: string) => {})
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not quite sure why we ignore these events in this commit? If we want to ignore them is it also not easiest to not register the event handler?

@haakonsf
Copy link
Contributor

haakonsf commented May 2, 2024

Closing PR in favor of different solution

@haakonsf haakonsf closed this May 2, 2024
@mrica-equinor mrica-equinor deleted the fix-set-mission-definitions branch May 13, 2024 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants