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

"Notify me": Option to watch a resource #9249

Open
tbsbdr opened this issue Jun 15, 2023 · 1 comment
Open

"Notify me": Option to watch a resource #9249

tbsbdr opened this issue Jun 15, 2023 · 1 comment

Comments

@tbsbdr
Copy link

tbsbdr commented Jun 15, 2023

Description

User Stories

  • As a user I want to "watch" certain resources so that I get informed only about most important changes.

Value

  • improve collaboration

Acceptance Criteria

  • Add an option to watch / unwatch a resource "Notify me" (default: off)
  • The user gets a notification if there is activity within a watched resource recursively:
    • Child resources are automatically watched/unwatched
    • If a parent resource is watched, the option to unwatch the child resources are inactive (shows watch:on / inactive)
  • users can watch these resources if they have read-access:
    • resources in "Shared with me"
    • Folders
    • Files
    • Spaces
  • Watch / Unwatch option is available via the details panel

Definition of ready

[ ] everybody needs to understand the value written in the user story
[ ] acceptance criteria has to be defined
[ ] all dependencies of the user story need to be identified
[ ] feature should be seen from an end user perspective
[ ] user story has to be estimated
[ ] story points need to be less then 20

Definition of done

  • Functional requirements
    [ ] functionality described in the user story works
    [ ] acceptance criteria are fulfilled
  • Quality
    [ ] code review happened
    [ ] CI is green
    [ ] critical code received unit tests by the developer
    [ ] automated tests passed (if automated tests are not available, this test needs to be created and passed
  • Non-functional requirements
    [ ] no sonar cloud issues

Visual

screenshot_003066

@ChrisEdS
Copy link

Very useful feature, I can also say that some projects I work on can benefit from this

@tbsbdr tbsbdr changed the title Option to "watch" a resource "Notify me": Option to watch a resource Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants