mattermost / mattermost-plugin-servicenow

ServiceNow plugin for Mattermost
Apache License 2.0
5 stars 5 forks source link

Once a subscription is created, the plugin should post the subscription ID and info to the channel #116

Closed DHaussermann closed 5 months ago

DHaussermann commented 1 year ago

Once a subscription is created, the plugin should post the subscription ID and info to the channel. This is typical of other integrations. This could either be a post in the channel by the bot or just an ephemeral post to the user creating the subscription.

Currently nothing happens after a subscription save.

This serves to provide feedback that the subscription was created successfully and also shows the ID in case I want to go make an edit right after saving.

note: This is somewhat lower impact on SN as subscriptions are shown in the RHS as well as the list command.

DHaussermann commented 1 year ago

@manojmalik20 just posting for visibility that this is not resolved by https://github.com/Brightscout/mattermost-plugin-servicenow/pull/121 Keeping issue open.

To be explicit I don't see this being a blocking issue.

ayusht2810 commented 1 year ago

@DHaussermann fixed in PR https://github.com/mattermost/mattermost-plugin-servicenow/pull/169. Please verify

raghavaggarwal2308 commented 8 months ago

@mickmister @DHaussermann Can we close this issue?

mickmister commented 8 months ago

Can we close this issue?

@raghavaggarwal2308 It looks like the PR is still open