We’ve launched a new Help Center!

Visit the new Documentation space for Azure DevOps and monday.com or visit the new Customer Support Portal for Azure DevOps and monday.com. If you require any assistance or have any questions, please email support@7pace.com.

The Add Time dialog does not remember the workitem it was launched from

Comments

2 comments

  • Avatar
    Maciej Szczęsny
    Hello Andrew,

    When you navigate to the Times Explorer from the "7pace" tab within a work item, the system doesn't retain the link to the specific work item in the "Add Time" dialog. While this behavior is by design—since Times Explorer is a general view where multiple work items can be managed—we understand that it may cause confusion, as the work item details are prominently displayed before opening the dialog.
    To address your feedback, we’ve forwarded this observation to our Product Owner under the mentioned ticket #60883 for review.
    In the meantime, we would recommend trying out the Weekly feature in Timetracker, which can offer some added functionality and improve your workflow. Weekly view has a copy feature, which allows you to copy worklogs. However, at this point, you’ll need to manually adjust the length of the copied worklog. The good news is that we have plans to enhance this in the future with a full copy feature, which will make the process even more efficient.
    Here’s how you can enable the Weekly feature:

       1. Navigate to the Timetracker Monthly page.

       2. Open your browser's Console:

    • Chrome/Edge: Right-click on the page, choose Inspect, and then click on the Console tab.
    • Firefox: Right-click on the page, choose Inspect Element, and then click on the Console tab.
    • Safari: Enable the developer menu first in Preferences > Advanced, then right-click and select Inspect Element to access the Console.

      3. Switch to the Timetracker iframe (as shown below).

     4. Execute the following code in the Console:

    TimetrackerBaseInstance.setExtensionFeatureWeekly(1);
     5. Reload the page, and the Weekly feature should now be enabled and seen in the interface.

    Best regards,
    Maciej Szczęsny
    Technical Support Engineer
    0
    Comment actions Permalink
  • Avatar
    Andrew Stanton

    @Maciej - When I try to enable the weekly feature to see what it is/does, I get a PATCH  403 forbidden error. 

    The URL mentioned in the console is `https://dev.azure.com/<my org name>/_apis/FeatureManagement/FeatureStates/host/7pace.Timetracker.weeklyExtensionVisibleForUser?api-version=4.1-preview`

    I dont really need to copy weeks, I wrote a Powershell script that will create entries for my recurring tasks and meetings. I described what that involves and the types of scenarios I would need in a comment on the feature request that seemed closest to what I think I need for that. https://support.7pace.com/hc/en-us/community/posts/360050432092/comments/21496234161426

     

    0
    Comment actions Permalink

Please sign in to leave a comment.

Powered by Zendesk