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

[Bug]: Version rejection activity log following a delayed rejection is missing reasons #15352

Open
1 task done
diox opened this issue Feb 11, 2025 · 0 comments
Open
1 task done

Comments

@diox
Copy link
Member

diox commented Feb 11, 2025

What happened?

STR:

  • Delay reject a version of an add-on. Note the reason(s).
  • Wait for the delay to expire
  • Look at the activity logs

What did you expect to happen?

Expected results:

  • An ActivityLog is created for the delayed rejection, linked to the ReviewActionReason(s) and CinderPolicy(s).
  • A second ActivityLog is created for the actual rejection, and it also contains links to the ReviewActionReason(s) and CinderPolicy(s).

Actual results

  • An ActivityLog is created for the delayed rejection, linked to the ReviewActionReason(s) and CinderPolicy(s) as expected
  • A second ActivityLog is created for the actual rejection, but it's missing links to the ReviewActionReason(s) and CinderPolicy(s).

Notes:

Is there an existing issue for this?

  • I have searched the existing issues

┆Issue is synchronized with this Jira Task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant