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

[GH-31] Allow editing Sub Fields #66

Merged
merged 2 commits into from
Aug 4, 2020
Merged

[GH-31] Allow editing Sub Fields #66

merged 2 commits into from
Aug 4, 2020

Conversation

jfrerich
Copy link
Contributor

Summary

When editing an existing subscription, via the /confluence subscribe <name> slash command, the fields were all readonly. This PR removes prop which allows editing the fields again.

I am not sure why this was programmed this way in the first place.

I could see the use case if we wanted to show all users what subscriptions were available, but leave the fields readonly, but that is not of this PR.

@aaronrothschild, I added to to get feedback on if you knew of a good reason to not allow editing subscription fields once after the first save.

Ticket Link

Fixes #31

@jfrerich jfrerich added 1: PM Review Requires review by a product manager 2: Dev Review Requires review by a core committer 3: QA Review Requires review by a QA tester labels Jul 16, 2020
@jfrerich jfrerich added this to the v1.3.0 milestone Jul 16, 2020
@jfrerich jfrerich self-assigned this Jul 16, 2020
@hanzei hanzei removed the 2: Dev Review Requires review by a core committer label Jul 20, 2020
@levb levb requested a review from DHaussermann July 20, 2020 14:25
Copy link

@DHaussermann DHaussermann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and passed

  • Confirmed that all fields can now be edited
  • CRUD testing done to ensure save is functional
    LGTM!

@DHaussermann DHaussermann added QA Review Done PR has been approved by QA and removed 3: QA Review Requires review by a QA tester labels Aug 3, 2020
@jfrerich jfrerich removed the 1: PM Review Requires review by a product manager label Aug 4, 2020
@jfrerich jfrerich removed the request for review from aaronrothschild August 4, 2020 19:44
@jfrerich jfrerich merged commit a902867 into master Aug 4, 2020
@jfrerich jfrerich deleted the GH-31-edit-sub-fields branch August 4, 2020 19:45
This was referenced Nov 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
QA Review Done PR has been approved by QA
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Editing subscriptions only allows you to edit events
5 participants