GithubHelp home page GithubHelp logo

Comments (6)

galarun avatar galarun commented on August 11, 2024 1

Confirmed it's working now, thank you @cribeiro84!

from azure-devops-pull-request-hub.

cribeiro84 avatar cribeiro84 commented on August 11, 2024

@galarun, thanks for your feedback. It's a known "issue". What happens is that there is an async call to get more details about the PR and its commits and the UI is not being updated accordingly. It will be fixed in the future releases.

from azure-devops-pull-request-hub.

cribeiro84 avatar cribeiro84 commented on August 11, 2024

@galarun - I just simulated the issue and it's an expected behavior because I'm using a component from Azure DevOps SDK called and ... When the component receives any interaction, it updates to last date information due the fact it considers the commit date with the current date (Now).

Therefore, I will close this issue. Feel free to open it again in case something else is happening.

from azure-devops-pull-request-hub.

galarun avatar galarun commented on August 11, 2024

@cribeiro84 I'm not sure I understand. The "Last Commit Date" field is being changed to the "Pull Request Creation Date" value which is not correct. Futhermore, my experience in the past couple days has been that the Last Commit Date value is now always the same as the PR Creation Date even on first load. All the PR requests in my list have Last Commit Date reflecting the Creation Date instead of the actual date when the PR was updated with a commit.

from azure-devops-pull-request-hub.

cribeiro84 avatar cribeiro84 commented on August 11, 2024

@galarun I just released a new version of the extension with some fixes for the async calls that capture additional PR info. It was supposed to fix this issue you reported but there is a behaviour for the Ago and Duration components from Azure DevOps that works like a counter based on a start date and DateTime now (current date). Therefore, whenever a new minute goes, the component will update if you interact with the row itself adding one minute or minutes compared to the last rendered time.

I hope this clarifies and also it has fixed the issue with the Last Commit Date that was working partially and now should be fixed.

from azure-devops-pull-request-hub.

cribeiro84 avatar cribeiro84 commented on August 11, 2024

Fantastic! Thanks for your feedback :-)
Do not forget to give your rating for the extension in the Azure DevOps marketplace :-)

from azure-devops-pull-request-hub.

Related Issues (20)

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.