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

Airlock Notifier: Provide a link to the request in the UI in the email #2754

Merged
merged 15 commits into from
Oct 21, 2022

Conversation

tanya-borisova
Copy link
Contributor

@tanya-borisova tanya-borisova commented Oct 19, 2022

Resolves #2756

What is being addressed

Provide a link to the Airlock request in the notification email for the user to easily navigate to the request.

How is this addressed

  • Pass in TRE url to the airlock notifier bundle
  • Change short_workspace_id to workspace_id to be able to construct a link to the Airlock request

@github-actions
Copy link

github-actions bot commented Oct 19, 2022

Unit Test Results

518 tests   518 ✔️  13s ⏱️
    1 suites      0 💤
    1 files        0

Results for commit f3f9c84.

♻️ This comment has been updated with latest results.

api_app/_version.py Outdated Show resolved Hide resolved
…icrosoft/AzureTRE into tborisova/pass-in-request-url-in-email
Copy link
Member

@martinpeck martinpeck left a comment

Choose a reason for hiding this comment

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

@tanya-borisova tanya-borisova enabled auto-merge (squash) October 21, 2022 08:51
@tanya-borisova
Copy link
Contributor Author

/test

@github-actions
Copy link

🤖 pr-bot 🤖

🏃 Running tests: https://github.com/microsoft/AzureTRE/actions/runs/3296155413 (with refid 9743506b)

(in response to this comment from @tanya-borisova)

@tanya-borisova tanya-borisova merged commit 79397a9 into main Oct 21, 2022
@tanya-borisova tanya-borisova deleted the tborisova/pass-in-request-url-in-email branch October 21, 2022 10:44
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

Successfully merging this pull request may close these issues.

Add a link to the UI screen for Airlock Request to the notification email
4 participants