Issue vcsChanges.last() isNew get false

Hey everyone,

I recently encountered an issue while working with YouTrack's integration with a GitLab repository and wanted to see if anyone else has faced a similar problem or knows a workaround.

Problem:
I've set up a YouTrack Project to integrate with a repository hosted on GitLab.com. After pushing a git commit to GitLab, I tried to log the issue.vcsChanges.last() in a YouTrack Workflow using console.log().

Expected Behavior:
The isNew property of issue.vcsChanges.last() should return true when a new commit is pushed.

Actual Behavior:
However, I'm consistently seeing issue.vcsChanges.last().isNew = false, which seems incorrect given the new commit.

Thanks!

1
1 comment

Hello,

Thank you for reporting this! Please make sure that you're subscribed to the JT-84361 notifications to get updates about it.

0

Please sign in to leave a comment.