Giter Club home page Giter Club logo

jira-toggl's People

Contributors

dependabot[bot] avatar fabulator avatar hermannschweersnetformic avatar shayegh avatar simoneldevig avatar uenoyama-dominosoft avatar unrealmitch avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

jira-toggl's Issues

error 403

Hi,

I’m trying to use this add on and I get error 403 on Firefox Mac and PC. API token and username, jira server are correct.
I get the listing of my projects, ready to import but whenever I press the sync to jira-button, I receive Error 403. So the add on can make the toggl connection but writing into the jira ticket doesn’t work...

Timeentries are not being marked as Logged

Hi,
I'm currently trying to get the Browser-Extensions to work properly, and so far it works good.
The only issue I found is, that already synched worklog entries are not marked as logged:
Syncing:
image
Synced in Jira:
image
Not marked as logged:
image

Is someone else have that issue?

Already logged issues are not marked as logged

Hi,

I'm having a problem with already logged issues that are not marked as logged the next time I use the extension. Does anyone know the reason for that? This leads to duplicate worklogs if I do not check manually which issues are already logged.

Migrate to Toggl API v9 before April 1 2023, when v8 will be disabled

API v8 which is being used by this extension is deprecated since Oct 1 2022: developers.track.toggl.com/changes/2022/10/01/api-v8-deprecation

During March 2023 there will be brownouts:

During brownout periods, endpoints will be temporarily disabled and then re-enabled after a few hours. The goal is to help API clients to notice the scheduled unavailability and plan their migration accordingly.

On April 1 2023 the v8 will be disabled and the extension will stop working.

Here is the migration guide: developers.track.toggl.com/docs/additional/v8_migration_guide

429 Too many requests

Hello

If I select a date range of a week, with many time entries and several Toggl projects, Toggl rejects some api request with a "429 Too many request".

See a screenhost with some rejected requests:
Capture d’écran de 2021-11-09 23-46-14
You can also see that more than one api request are made for the same project.

I see too optimizations here:

  • introduce a cache for projects: if one project has been fetched, no need to call the api again
  • if a request leads to a 429, wait for 500 milliseconds and retry it

Network Error

Hi,
Times are loaded successfully from toggle and I'm logged in my Jira server, but when I click the "Log work" button I got a network error. and nothing is logged.

Time entries shorter than 1 minute cause Bad Request response from jira

Sometimes due to lots of context switching I might log less than a minute, which causes a 400 response from jira when creating the worklog.

Possible solutions, in order of preference:

  1. ceil instead of round the time, therefore those entries will be at least one minute.
  2. Log the time in seconds instead of rounding it to minutes.
  3. Filter out from the popup tasks shorter than one minute.

I will take a look at the code later and decide a solution that works for me. If it's too opinionated, I'll add an option to customize the behavior.

Entries in different time offset are not checked

Hello

In France we have two timezone: summer UTC+2 and winter UTC+1.
I have synced to JIRA time entries in UTC+2, and now we are in winter time, those entries are not marked as synced.

The time comparison should be done in UTC only in order to be timezone agnostic.

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.