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
{{ message }}
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.
Can users delete an integration if the integration status is "In Progress"?
I would say 'yes', it should be able to delete an integration in any state.
When users click "Delete Integration" what is actually being deleted?
This will delete the actual runtime objects on OpenShift and the integration in the Syndesis DB so that it won't show up again in the overview. I won't delete the GitHub repository, though (that's my understanding).
I don't think it makes much sense to offer a 'delete' for individual revisions (as this is also to be considered a kind of history which we all can't change :). But if this makes sense from a business POV we could add this, too (as part of a table row)
This is a related behavior, what does "Stop Integration" do? Is it stop the current version of the running integration?
Was just reviewing the design implementation of the Integration Details page, a few questions came up:
cc: @sjcox-rh @gashcrumb @kahboom @rhuss
The text was updated successfully, but these errors were encountered: