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
atm, we're keeping track of where things got posted and work out where to post new items through the name attributes in the plugins.yml, so this implies that these names will never change.
At the same time we're using these as "labels" to hint at their meaning, and that means we would perhaps want to change them (for example there might be more than just one "slack" channel in the future.
So it would be good to separate the "id" and "label" concepts and never change ids afterwards.