Skip to content

Conversation

@magusdevs
Copy link

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@magusdevs magusdevs force-pushed the feature/teams-boards branch from 62de74a to 133459d Compare August 31, 2024 19:40
@magusdevs magusdevs changed the title Feat: Add Team and WorkItems cmdlets feat: Add Team and WorkItems cmdlets Aug 31, 2024
@Manbearpiet
Copy link
Contributor

Hi magusdevs, sorry for the delay, will look into it asap

}

end {
if ($result) {
Copy link
Contributor

Choose a reason for hiding this comment

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

We made a bad example, need to remove this pattern consistently from the repo.

TeamId = ($_.url -split '/')[-4]
BacklogIteration = $_.backlogIteration
BacklogVisibilities = $_.backlogVisibilities
DefualtIteration = $_.defaultIteration
Copy link
Contributor

Choose a reason for hiding this comment

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

typo

@Manbearpiet Manbearpiet mentioned this pull request Dec 13, 2024
5 tasks
…kItem function and include WorkItem details in output
…iable handling and add -Force parameter for overwriting
… function for improved readability and performance
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.

3 participants