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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update visualstudio.js to handle custom project field #2307

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

brentonrace
Copy link

馃専 What does this PR do?

Updated visualstudio.js to handle custom project field if it exists on the work item page, otherwise fall back to current logic to find project.

馃悰 Recommendations for testing

  • In Azure DevOps, customize work item layout for a given work item type (e.g. PBI or Bug) to include a custom field called "Project", and add some custom values.
  • Open a PBI of that type in the work item screen and select a value in the Project dropdown.
  • Confirm when clicking the Toggl button, the value from the dropdown is used to populate Project on the time entry.

All changes should be tested across Chrome and Firefox.

Updated visualstudio.js to handle custom project field if it exists on the work item page, otherwise fall back to current logic to find project
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.

None yet

1 participant