•  
     
    story #41090 @ notification in tracker mass-change & artifact modal
Summary
Empty
@ notification in tracker mass-change & artifact modal
Empty

Mass change

  • When the new comment is added with mass-change

  • Then Tuleap sends an email to that user with the tracker notification according to user permissions, even if "send notification" checkbox is unchecked

    • We consider that if the user who does the mass change include a follow-up, then there is an intend to notify this use

An info text helper is added near the "follow-up" section of the mass change zone to inform, even if «send notifications» is not checked.

An info text helper is also added near the new comment textarea in the artifact modal.

The existing info and warning message near the new comment in Artifact view is also changed.See the mockup:2755-mockup.png

Empty
Status
Trackers
Done
Development
  • [ ] Does it involves User Interface? 
  • [ ] Are there any mockups?
  • [ ] Are permissions checked?
  • [ ] Does it need Javascript development?
  • [ ] Does it need a forge upgrade bucket?
  • [ ] Does it need to execute things in system events?
  • [ ] Does it impact project creation (templates)?
  • [ ] Is it exploratory?
Empty
Details
#41090
Manuel Vacelet (vaceletm)
2024-12-18 11:58
2024-12-05 15:10
39931

References
Referencing story #41090

Git commit

tuleap/tuleap/stable

fix: default to user format instead of commonmark 897711037d
refactor: comment format → enum 1363bd3c04
refactor: remove side-effect from mention lib 069470192a
fix: Absolute url for link to user when @mention bdf1b5a04f
refactor: replace comment constants by format enum 7933378ba2
feat: Add info message near new comment in artifact modal 06985ac2b6
feat: Add notification status in Tracker REST representation d2a17d32f8
feat: @mention autcompletion in masschange 9d2bd63dfe
refactor: split API client 2262e165e7
chore: Drop Mockery usage in RecipientsManagerTest f4fdcc63d1
refactor: Use API client to retrieve current artifact & tracker b5ec4dd965
feat: Notify mentioned users in Masschange 83237073bb
feat: Add alert about @mention notifications in masschange d4984d5e05
feat: Add warning message near new comment in artifact modal 59bea8edee
chore: Add cypress test on masschange bffc15a2df
feat: init atwho autocompleter in modal 3c2c36fca2
refactor: get locale for image upload from controller 3d77107b68
feat: replace alert by text info/warning for mention message 225c433e83

Follow-ups

User avatar
Joris MASSON (jmasson)2024-12-13 08:57

Explain change of alert-info -> text-info


  • Acceptance criteria
    Something went wrong, the follow up content couldn't be loaded
    Only formatting have been changed, you should switch to markup to see the changes
  • Attachments mockup.png added