Skip to content

adds async api config for cloning h36 transactions and subjects#570

Merged
saikumar9 merged 1 commit intotrunkfrom
CU_868h0fbbx
Jan 14, 2026
Merged

adds async api config for cloning h36 transactions and subjects#570
saikumar9 merged 1 commit intotrunkfrom
CU_868h0fbbx

Conversation

@saipraveen18
Copy link
Contributor

@saipraveen18 saipraveen18 commented Jan 14, 2026

PR Checklist

Please check if your PR fulfills the following requirements

  • The title follows our guidelines
  • Tests for the changes have been added (for bugfixes/features), they use let helpers and before blocks
  • For all UI changes, there is cucumber coverage
  • Any endpoint touched in the PR has an appropriate Pundit policy. For open endpoints, reasoning is documented in PR and code
  • For all scripts or rake tasks, how to run it is documented on both the PR and in the code
  • There are no inline styles added
  • There are no inline javascript added
  • There is no hard coded text added/updated in helpers/views/Javascript. New/updated translation strings do not include markup/styles, unless there is supporting documentation
  • Code does not use .html_safe
  • All images added/updated have alt text
  • Doesn’t bypass rubocop rules in any way

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature (requires Feature flag)
  • Data fix or migration (inert code, no impact until run)
  • Refactoring (no functional changes, no API changes)
  • Build related changes
  • CI related changes
  • Dependency updates (e.g., add a new gem or update to a version)

What is the ticket # detailing the issue?

Ticket: https://app.clickup.com/t/868h0fbbx

A brief description of the changes

Current behavior: Cloning of H36 transactions and subjects are currently happening in sync which is taking up more memory

New behavior: Added asycn api config to process h36 cloning of transactions and subjects in async

Additional Context

Include any additional context that may be relevant to the peer review process.

@saikumar9 saikumar9 enabled auto-merge (squash) January 14, 2026 20:24
@saikumar9 saikumar9 merged commit 98e7003 into trunk Jan 14, 2026
6 checks passed
@saikumar9 saikumar9 deleted the CU_868h0fbbx branch January 14, 2026 20:32
sri49 added a commit that referenced this pull request Jan 21, 2026
#571)

Co-authored-by: Sai Praveen Gudimetla <saipraveen.gudimetla@gmail.com>
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.

3 participants