Skip to content

General

171 results found

  1. Poll specific branch in github

    Currently yodiz tracks all branches which adds to duplicate commit history when merging branches to master.

    For example:

    IF I commit "@T45:R Completed task number 45"

    to a branch - "branchAbc"

    It will show up in the history of Task 45...

    When I merge "branchAbc" to "master", it shows up again!!

    Yodiz should allow me to pick which branch I would like to poll, or poll master only by default.

    This can easily be done by parsing the webhook sent by github...

    The first line of the json request sent to yodiz contains the line:

    {
    "ref": "refs/heads/master"...

    Which gives…

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Thanks for the feedback. Indeed it is a good idea. We have now added to our backlog and hopefully it will be implemented in our next release (March-April).
    Best Regards,
    Yodiz Support Team

  2. Traversing of bugs and tasks should be made easy

    I think we should have a link or button to see the next and previous bug just like we have buttons for viewing mails in gamil.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. Give clarity around what a blocked tasks means

    I marked a task as blocked, but on the Sprint board it put it into an In Progress state and the program moved my story into a Completed state (because it's the last task to be completed). This doesn't quite make sense to me. A story shouldn't be completed if it has a task left, even if the task is blocked.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We have dependency Tracking (Dependencies) interface to explicitly block the User stories, Tasks etc. if they depend on other items.

    We are going to link the Blocked state with dependencies and that’s correct if the user story has some blocked task then it shouldn’t be completed and block the User Story completion like we do on Dependencies logic.

    We are planning to update Blocked state logic in our upcoming release.

    Best Regards,
    Yodiz Support Team

  4. 1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Print entire scrum board from ipad

    Pls include lists of attachments.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. da

    support Daylight Saving Time.

    It doesn't appear that the project setting takes daylight saving time into account. I set up my time zone to Pacific Time but it's an hour off.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Create impediment for tasks

    Allow a task to be marked with an impediment so that we don't need to set the whole story with an impediment (blocked) and may focus on the specific problem that's disturbing the task.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. To add a desviation column on Dashboard/Reports

    The formula for this new column may be:
    = Hours Estimated - (Hours Spent + Hours Left)

    It will allow to see at a glance if estimations are correct, and if projects are going well.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. should have a plain text editor

    The bug/issue tracking feature of Yodiz is quite important for me. As an IT company our bug descriptions may contain some code snippet, html source snippet, special characters, etc. However many of these special code parts are transformed - html tags are removed after saving, special characters are changed, sometimes removed by the editor. Very often it would be simply easier to attach a line of code to the description instead of attaching it as a text file.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. 1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Corrige Reports Data - spent hours by user

    In Reports, spent hours are assigned to the owner of a task, and not to he user who really log these hours.

    Ex.
    On project MyProj, John owns TK-123, estimated on 10 hours, but has done nothing there till the moment.
    Anne worked 2 hours on TK-123.

    Report shows 2 hours on MyProj by John, and 0 hours by Anne.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. Show active sprint on Project dashboard

    The charts on Project dashboard that shows just one sprint (with a select to choose a sprint) show by default the last sprint, even if this one is on state planning and there exists an other sprint who is active.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. beta comment - tasks within a user story are filtered by person

    I've noticed that the task within a user story do not alway show everyone's tasks when filtering for me.

    I kind of understand that when you filter, you want to only see your stuff. But, it turns out, I'm interested in the other tasks too in the same user story I have tasks in.

    Is there a way to see all the tasks within user stories in which I'm a part?

    The purpose is to identify tasks that may need to be completed prior to working on other tasks for the user story. I suppose I can put a dependency…

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. Comment status-change

    When i move i ticket from Progress to "Resolved" or "Closed" i would like to comment what has been done to solve it. So everyone can see or research later, how that issue was handled.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. User stories lifecycle

    Hello
    I would like to be able to change the number and order of the user story status (new, in verification, rejected...) to change the logic of the lifecyle (for example, when all tasks are done, not beeing in "done" but "waiting for verification" automatically.
    Thanks !

    Regards.
    Vincent

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. Fix duplicate task bug

    I noticed that when I click the 'add task' button from the user story, and then change the owner on the new task to 'Unassigned', two tasks are entered. One is blank and the other is correct. This happens on the user-story.vz page.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. Russian spell check

    It would be nice if there will be support for Russian in rich text editor spell check.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. Make the link to the Issue Tracker work from the Dashboard

    Right now if you click on the Issue Tracker from the Dashboard it actually takes me to the Sprints tab. So I can then click on Issue Tracker tab and get where I wanted to go in the first place, but one extra click is one more than it needs.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. last updated time zone

    on this page
    https://app.yodiz.com/plan/pages/detail.vz?cid=15957&pid=1#/issue/68/app

    the last updated time is not in my time zone (New Zealand) so when i updated something it says it was updated yesterday..

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. Implement custom fields consistently for all boards

    In the issue tracker board it is possible to filter by custom fields but the same functionality is missing from the backlog board.

    This inconsistency makes it very difficult to adopt custom fields.

    Most changes for the product I'm involved in developing, need to be categorised by multiple features - it is very rare that one change will affect one feature.

    I originally considered using the default components field, but this only allows you to set one component for each user story or bug.

    I've also considered using tags but they become unmanageable, as there is no way to differentiate…

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    planned  ·  1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?

General

Categories

Feedback and Knowledge Base