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
mattermost/mattermost#11477 introduced support for relative post integration action URLs, reducing the overhead on plugins when building the actions and simultaneously enabling SiteURL-agnostic action handling with a plugin. Leverage this functionality in the NPS plugin for new posts. Existing posts will continue to use the absolute URL embedded in the post metadata.
Note that this functionality requires 5.14.0, now reflected in plugin.json.
From mattermost/mattermost-plugin-nps#45
The text was updated successfully, but these errors were encountered: