Skip to content

remove editor mentions - #44

Merged
SFJohnson24 merged 8 commits into
mainfrom
readme
Jun 11, 2026
Merged

remove editor mentions#44
SFJohnson24 merged 8 commits into
mainfrom
readme

Conversation

@SFJohnson24

Copy link
Copy Markdown
Collaborator

No description provided.

@SFJohnson24 SFJohnson24 linked an issue Jun 1, 2026 that may be closed by this pull request
Comment thread docs/faq.md

If you provide a dataset AE where both AESEV and AESHOSP have empty values in a record, this rule will only flag a single error for that record, but it will display the empty values for both variables.

</details>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This belongs to previous tag is removed. Should we restore it?

Comment thread docs/faq.md
My test data dates are being treated as numbers or the engine is returning errors indicating that my dates cannot be parsed.
</summary>

When using Excel for data, one of the tradeoffs is that it tries to autoformat. If Excel recognizes a date, it will convert it to a numeric representation of the date and display it formatted. When the Rule Editor loads the date cell, it loads the number instead of the original text string date. You can confirm this by viewing the loaded test data section in the “Load Datasets” panel of the Rule Editor and checking if the date values are numbers instead of character strings.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This FAQ is still valid as excel dataset is supported with rules engine. Maybe we can just remove the mention of editor instead of the whole FAQ?

Comment thread docs/dev/doc.yuml
[UI]-.->[Rule YAML Editor]
[UI]-.->[Rule Test]
[Rule YAML Editor]<->[cdisc-rules-engine-repo]
[Rule YAML Editor]<->[cdisc-open-rules-repo]

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Do you think the name in the bracket also change? as I guess it is not an editor anymore.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

the name in the bracket references the image in the same directory. technically that image is dated as the whole editor app is removed from the architecture diagram.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

the whole diagram/this doc will need updating but that is outside the scope of this ticket

Comment thread docs/README.md
### Schema for Rule Schematic

Intellisense is informed by a schema in JSON format. The editor also uses it to provide suggestions.
Intellisense is informed by a schema in JSON format.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Is the mention of intellisense still valid as their is no rules editor anymore? Please let me know if I am misunderstanding something?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

@SFJohnson24
SFJohnson24 requested a review from RamilCDISC June 10, 2026 18:29

@RamilCDISC RamilCDISC left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

One last thing and we are good to merge.

Comment thread docs/faq.md Outdated
</summary>

When using Excel for data, one of the tradeoffs is that it tries to autoformat. If Excel recognizes a date, it will convert it to a numeric representation of the date and display it formatted. When the Rule Editor loads the date cell, it loads the number instead of the original text string date. You can confirm this by viewing the loaded test data section in the “Load Datasets” panel of the Rule Editor and checking if the date values are numbers instead of character strings.
When using Excel for data, one of the tradeoffs is that it tries to autoformat. If Excel recognizes a date, it will convert it to a numeric representation of the date and display it formatted. When the Rule Editor loads the date cell, it loads the number instead of the original text string date.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Do you think here we should say Rules Engine instead of Rules Editor now?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

missed that one--done

@SFJohnson24
SFJohnson24 requested a review from RamilCDISC June 10, 2026 20:17
@gerrycampion gerrycampion added this to the v1.0.0 milestone Jun 11, 2026
@SFJohnson24
SFJohnson24 requested a review from gerrycampion June 11, 2026 17:47
@SFJohnson24 SFJohnson24 self-assigned this Jun 11, 2026

@RamilCDISC RamilCDISC left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

The PR updates all the docs in rules engine to remove the references to rules editor.
All the updated docs has been validated to confirm:

  1. No mention of rule editor.
  2. Perseverance of documentation which concerned both rules engine and editor and ensured only rules editor reference is removed.
  3. All docs render properly.

@SFJohnson24
SFJohnson24 merged commit cf49d89 into main Jun 11, 2026
3 checks passed
@SFJohnson24
SFJohnson24 deleted the readme branch June 11, 2026 19:53
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.

Linter issues

3 participants