mattermost-community / mattermost-plugin-agenda

Mattermost plugin to handle meeting agendas
Apache License 2.0
35 stars 21 forks source link

Agenda settings modal does not show default value #65

Closed marianunez closed 4 years ago

marianunez commented 4 years ago

The Agenda Settings modal is not setting the default value when a channel has no meeting settings and shows the last meeting settings viewed previously.

Steps:

  1. Go to a channel and set the Agenda hashtag (in the modal) to "myMeetingA{{Jan02}}".
  2. Create a new channel.
  3. Open the Agenda settings modal.

Observed: Meeting hashtag shows "myMeetingA{{Jan02}}"

Expected: It should show a default value of the channel name.

hanzei commented 4 years ago

@marianunez I can't reproduce this issue. On which server are you observing this? Which commit of Mattermost and the plugin is it running?

rahulsuresh-git commented 4 years ago

Looking into this.

rahulsuresh-git commented 4 years ago

Unable to reproduce either.

hanzei commented 4 years ago

Given that two people are not able to reproduce this, I'm going to close it. @marianunez feel free to reopen if you are still encountering this issue.