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

Activity parent resource refs #9536

Open
kulmann opened this issue Jul 4, 2024 · 1 comment
Open

Activity parent resource refs #9536

kulmann opened this issue Jul 4, 2024 · 1 comment
Labels

Comments

@kulmann
Copy link
Member

kulmann commented Jul 4, 2024

Describe the bug

For most file location related activity items I'd expect the target or parent folder to be referred to in the activity message. Instead, only the space itself is referenced.

Steps to reproduce

  1. Create a Space Space
  2. Create a folder folder
  3. Create a subfolder folder/subfolder
  4. Create a file test.md inside folder
  5. Move test.md to folder/subfolder

Expected behavior

  • Activity message for (3) is admin added subfolder to folder or admin added subfolder to folder in Space (up to @tbsbdr to decide)
  • Activity message for (4) is admin added test.md to folder or admin added test.md to folder in Space (up to @tbsbdr to decide)
  • Activity message for (5) is admin moved test.md to subfolder or admin moved test.md to subfolder in Space (up to @tbsbdr to decide)

Actual behavior

Activity messages actually are:

  • admin added subfolder to Space
  • admin added test.md to Space
  • admin moved test.md to Space
@kulmann kulmann added Type:Bug Priority:p2-high Escalation, on top of current planning, release blocker Priority:p3-medium Normal priority and removed Priority:p2-high Escalation, on top of current planning, release blocker labels Jul 4, 2024
@kulmann
Copy link
Member Author

kulmann commented Jul 5, 2024

I've lowered the priority to p3, we can work on this in the next sprint. No immediate fixing needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Prio 3 or less
Development

No branches or pull requests

1 participant