Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot modify meeting title after meeting creation #66

Closed
lucaa opened this issue Jun 14, 2020 · 1 comment · Fixed by #67
Closed

Cannot modify meeting title after meeting creation #66

lucaa opened this issue Jun 14, 2020 · 1 comment · Fixed by #67

Comments

@lucaa
Copy link

lucaa commented Jun 14, 2020

Reproduces on version 1.9.8.
Steps to reproduce:

  • create a meeting - using the standard "Create" button on the top right of the page - the one leading to the create form with the meeting template pre-selected
  • choose the page title at this point, as the create form demands
  • click "Create" - this will take to the meeting inline form
  • fill in some parameters (or not), click "Save"
  • the meeting is created
  • click edit to enter the edit mode of the meeting

Expected result: it should be possible to update the title of the meeting in this form

Actual result: the edit form of the meeting does not provide input to modify the title of the meeting:
image

@lucaa
Copy link
Author

lucaa commented Jun 14, 2020

Marking as critical since this seems to be a regression, there are at least 2 issues that talk about the input for modifying the meeting title: #47 and #11 so at some point that input was in the form.
It seems to have been removed for #47, if I understand correctly (see more details on the issue).

@oanalavinia oanalavinia self-assigned this Jun 22, 2020
oanalavinia added a commit to oanalavinia/application-meeting that referenced this issue Jun 26, 2020
* added a title property, which is Computed field like the title used in AWM apps; title1 name is used to avoid possible confusions with doc.title
oanalavinia added a commit to oanalavinia/application-meeting that referenced this issue Jun 26, 2020
oanalavinia added a commit to oanalavinia/application-meeting that referenced this issue Jun 29, 2020
* used text input instead of a new computed field property
oanalavinia added a commit that referenced this issue Jun 29, 2020
Cannot modify meeting title after meeting creation #66
@oanalavinia oanalavinia linked a pull request Jun 29, 2020 that will close this issue
@oanalavinia oanalavinia added this to the 1.9.8 milestone Jul 27, 2020
@oanalavinia oanalavinia modified the milestones: 1.9.8, 1.9.9 Aug 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants