Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitSync corrupting code blocks in issues #3

Closed
krowlandson opened this issue Sep 26, 2022 · 3 comments · Fixed by #6
Closed

GitSync corrupting code blocks in issues #3

krowlandson opened this issue Sep 26, 2022 · 3 comments · Fixed by #6

Comments

@krowlandson
Copy link

@a11smiles ... we have noticed that each time GitSync runs against an issue, it appears to modify the original issue.

With the fact that GitSync performs all actions under a PAT token this makes it look like the owner of the PAT has made changes:

image

This would seem harmless (although I don't believe this should be necessary) except we have noticed that these changes are actually causing code snippets provided in the request and other formatting to become corrupted.

For example, see the following code snippet which was originally valid HCL:

image

And how it resulted in the following code being re-written into the issue:

image

@jtracey93
Copy link

This is happening in all the other ALZ repos

@jtracey93
Copy link

Sorry to chase @a11smiles but this is really hurting us now and slowing us down triaging etc.

Any ETA on a fix or investigation?

Thanks in advance

cc: @mblant @krowlandson

@a11smiles
Copy link
Owner

@jtracey93 and @krowlandson working on this and the others. I will roll out incrementals over the next few days as these are addressed. sorry for the delay and thanks for the patience.

This was referenced Oct 13, 2022
Merged
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants