Code Monkey home page Code Monkey logo

azure-boards-split's Introduction

Split!

Customizing this extension

This extension does a best effort to copy relevant information - including Title, AssignedTo, AreaPath, Description and any required fields. You may want additional custom fields to copy on split. We cannot support everyone's custom configuration, so we've tried to make it easy to clone this repo and create your own version of this extension.

If you think your change would benefit others - please contribute to the master extension!

Structure

/scripts            - Typescript code for extension
/img                - Image assets for extension and description
/css                - Style assets for extension
/typings            - Typescript typings

details.md          - Description to be shown in marketplace   
index.html          - Main entry point
dialog.html         - Dialog html
azure-devops-extension.json  - Extension manifest

Webpack

There are few commands defined using webpack:

For development:

  • npm build:dev - Just compiling the extension
  • npm run dev - Compile TS files and move necessery files to dist folder. Start webpack-dev-server that will host the files from you localmachine from https://localhost:9090

For production:

  • npm run build:release - Compile TS files using production configuration and move necessery files to dist folder
  • npm run package:release - Create a zip file with all the files in dist folder.

Setup for custom extensions

  1. Run npm install
  2. Change the publisher and version if needed in the azure-devops-extension.json
  3. npm run build:release
  4. npm run package:release
  5. Upload to your on-prem instance via the marketplace

VS Code

The included .vscode config allows you to open and build the project using VS Code.

azure-boards-split's People

Contributors

aminti avatar beccamc avatar davidcorrigan714 avatar dependabot[bot] avatar jechayav avatar madkoo avatar microsoft-github-policy-service[bot] avatar molausson avatar snuziale avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

coachrye

azure-boards-split's Issues

copy User story relations to other items upon split

When splitting a user story between sprints we have relations to a feature or user tickets in the user story but the newly created user story doesn't hold the same relations, is it possible to enhance it to include all of those relations to other work items?

‘User Story Split’ option is not working (showing) during sprint planning day at some point of time

We observed that during Sprint planning days at some point of time, ‘User Story Split’ option is not working.
Please find the attached screen shot which was taken on 30th June where the Split option is not seen.

We are facing same issue from long back at sprint planning day the issue happens and at during specific time.

Split
user-story-split-option-not-working-on-sprint-panning-day.PNG
Extension details: -
Extension details
Split a work item to track work that will continue into the next sprint.
Publisher
Microsoft DevLabs
Installed version
0.1.11 (Latest)
Last updated
Apr 13, 2023 at 9:56 AM GMT+5:

user-story-split-option-not-working-on-sprint-panning-day

Split function bug

Hello, we would like to raise a bug encountered by one of our users related to the Split functionality. The issue happened while Azure Devops is crashing and then random stories/tasks were moved to a particular sprint. These were either old items or ones from the backlog. Multiple changes were also made automatically which are not initiated by the user, however, the history for the work items indicate that the action was done by the same user. Do you have an idea what may have caused this issue?

Thank you.

relation between split story

Should the split story that results have a relation back to the original story? i.e. a "Related To" or "Successor of" relation back to the original story. The comment that is posted is helpful to manually add this in, but would be preferable if this was handled by the feature.

Could this be a feature built into the tool? perhaps with the option to choose which relation in the dialog

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.