-
Notifications
You must be signed in to change notification settings - Fork 251
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
(chore) Bump RFE version for QA #2110
Conversation
Size Change: -362 kB (-2.23%) Total Size: 15.9 MB
ℹ️ View Unchanged
|
@samuelmale any idea why this is failing, Sam? |
So the issue was introduced by this PR and the error is propagating from this specific line. @usamaidrsk did you intended to map over a fields collection instead of the obs array? |
Thanks @samuelmale I have create a fix PR |
* (chore) Bump RFE version for QA * bump rfe to the latest version --------- Co-authored-by: Usama Idriss Kakumba <[email protected]>
) * (feat) add price and stock details on order items * (chore) translations * mock requests * (fix): reset addLabOrderWorkspace width * (feat) update design * (chore) extract translations * (fix) fix component styles * (fix) remove price and stock on labsa and drugs search items * (fix) extract translations * (fix) memoize slot state * (fix) memoize price data * (fix) memoize price data * (fix) fix import icons from framework * feat: add backed dependencies * chore: add unit tests * address pr reviews * check if needed modules are installed * address pr reviews * fix tests * fix tests * (fix) address reviews, rename useIsBackendModuleInstalled.tsx to useAreBackendModuleInstalled.tsx * fix: remover unnecessary clear mocks * (chore) Bump RFE version (#2110) * (chore) Bump RFE version for QA * bump rfe to the latest version --------- Co-authored-by: Usama Idriss Kakumba <[email protected]> * (chore) Bump form engine version (#2112) Bump form engine version * (chore) Update translations from Transifex (#2108) Co-authored-by: OpenMRS Bot <[email protected]> * (feat) O3-4208: Add Configuration to Display Lab Reference Number Input on the Test Order Form (#2111) * feat: add config to show lab reference number input * change to showLabReferenceNumberField Co-authored-by: Dennis Kigen <[email protected]> * update config description Co-authored-by: Dennis Kigen <[email protected]> * fix: fix build --------- Co-authored-by: Dennis Kigen <[email protected]> * add optionalBackendDependencies --------- Co-authored-by: Pius Rubangakene <[email protected]> Co-authored-by: Samuel Male <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: OpenMRS Bot <[email protected]> Co-authored-by: Dennis Kigen <[email protected]>
Requirements
Summary
Bumps RFE for QA
Screenshots
Related Issue
Other