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

RuleFailureTelemetry for ReportCard #928

Closed
Tracked by #1385
petmongrels opened this issue Apr 6, 2023 · 1 comment
Closed
Tracked by #1385

RuleFailureTelemetry for ReportCard #928

petmongrels opened this issue Apr 6, 2023 · 1 comment

Comments

@petmongrels
Copy link
Contributor

petmongrels commented Apr 6, 2023

We can introduce type in RuleFailureTelemetry for such type of errors and make these fields conditionally optional.

Acceptance Criteria

  • When ReportCard fails, rule failure telemetry should be logged
  • The logged telemetry should be synced to the server
  • Enter report card uuid in the rule_uuid column
  • rename rule_uuid to source_uuid
  • Add a column called 'Source Type' which can have the values 'Old Rule', 'Form', 'Form Element', 'Report Card'
  • Remove not null constraint from individual uuid.
@vinayvenu vinayvenu moved this to New Issues in Avni Product Jun 15, 2023
@vinayvenu vinayvenu moved this from New Issues to In Analysis in Avni Product Jun 15, 2023
@vinayvenu vinayvenu moved this from In Analysis to Analysis Complete in Avni Product Jun 19, 2023
@mahalakshme mahalakshme moved this from In Analysis Review to In Analysis in Avni Product Oct 30, 2023
@mahalakshme mahalakshme changed the title RuleFailureTelemetry expects individual uuid and rule uuid to be present, but these are not applicable for ReportCard RuleFailureTelemetry for ReportCard Nov 6, 2023
@mahalakshme
Copy link
Contributor

@petmongrels have merged this into this: #1172

@github-project-automation github-project-automation bot moved this from In Analysis to Done in Avni Product Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

3 participants