Giter VIP home page Giter VIP logo

jira-juggler's People

Contributors

ben2022 avatar jaspercraeghs avatar letme avatar steinheselmans avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

jira-juggler's Issues

Missing support for parent-tasks

JIRA allows linking parent tasks to sub-tasks. Also Task-juggler supports this.

Jira Juggler currently does not support it: all tasks are in a flat list.

Define a start date for tasks with status "Open"

A task with status "Open" does not have a start or end attribute set. So, if this task depends on another task, TaskJuggler doesn't know any better than to let this task start right after the dependencies have been resolved. Those dependencies could already be in the "Resolved" state, causing TaskJuggler to let this task start in the past, even when its status is "Open".

Solution: add the start attribute to an "Open" task (with a dependency) with the current date and time as value.

FYI @Ben2022

Change request seems not to be supported

I have a closed change request in my backlog and Jira-juggler returns the error:

File "/home/bco/.local/lib/python3.9/site-packages/mlx/jira_juggler.py", line 629, in compare_status
if a.resolved_at_date < b.resolved_at_date:
TypeError: '<' not supported between instances of 'NoneType' and 'datetime.datetime'

Can you have a look at it, please? If you need extra input, do not hesitate to ask. Thanks!

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.