Skip to content

Conversation

@chittolinag
Copy link
Contributor

@chittolinag chittolinag commented Jan 27, 2026

Comments that have multiple lines were being parsed in the wrong way. We were using only the first text element, but comments that span multiple lines will have multiple text elements.

Changed the logic to parse all the text elements for a given comment on import and export.

@linear
Copy link

linear bot commented Jan 27, 2026

@chittolinag chittolinag changed the title SD-1557 - Comment text after enter break is dropped on render and SD-1557 - Comment text after enter break is dropped on render and export Jan 27, 2026
@chittolinag chittolinag marked this pull request as ready for review January 27, 2026 17:23
Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 28414893bb

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

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 this pull request may close these issues.

4 participants