Search before asking
What happened
After upgrading to v1.0.3-beta9, Bitbucket PR sync fails during the Extract Pull Requests subtask with a time.ParseError.
The issue started occurring after merging PR:
#8668
It seems related to timestamp parsing changes introduced in that PR.
What do you expect to happen
Bitbucket timestamps with microseconds should be parsed correctly.
How to reproduce
Use DevLake v1.0.3-beta9
Configure a Bitbucket datasource (cloud)
Add a Bitbucket repository to a project
From the Dashboard, trigger Sync (or run the pipeline manually)
Anything else
No response
Version
v1.0.3-beta9
Are you willing to submit PR?
Code of Conduct
Search before asking
What happened
After upgrading to v1.0.3-beta9, Bitbucket PR sync fails during the Extract Pull Requests subtask with a time.ParseError.
The issue started occurring after merging PR:
#8668
It seems related to timestamp parsing changes introduced in that PR.
What do you expect to happen
Bitbucket timestamps with microseconds should be parsed correctly.
How to reproduce
Use DevLake v1.0.3-beta9
Configure a Bitbucket datasource (cloud)
Add a Bitbucket repository to a project
From the Dashboard, trigger Sync (or run the pipeline manually)
Anything else
No response
Version
v1.0.3-beta9
Are you willing to submit PR?
Code of Conduct