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

Fixed tab request approval issue #842

Merged
merged 2 commits into from
Jun 29, 2023

Conversation

Harikrishnan-MSFT
Copy link
Contributor

No description provided.

Copy link
Collaborator

@ChetanSharma-msft ChetanSharma-msft left a comment

Choose a reason for hiding this comment

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

Added my review comment

@@ -202,7 +202,7 @@
title: $('#title').val(),
description: $('#description').val(),
userName: username,
managerName: person[0].userPrincipalName,
managerName: person[0].scoredEmailAddresses[0].address,
Copy link
Collaborator

Choose a reason for hiding this comment

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

Kindly rename variable as userName or personaName

Copy link
Collaborator

@ChetanSharma-msft ChetanSharma-msft left a comment

Choose a reason for hiding this comment

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

Changes looks fine, approving it.

@Prithvi-MSFT
Copy link
Contributor

@Prithvi-MSFT Prithvi-MSFT merged commit c9caad4 into main Jun 29, 2023
230 checks passed
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.

4 participants