Issue#233138 Fix: Replace import from pdf function to the detailsv2 #689
Issue#233138 Fix: Replace import from pdf function to the detailsv2 #689Sachintechjoomla wants to merge 67 commits intoELEVATE-Project:developfrom
Conversation
Issue #251045 feat: Hierarchical Categories Implementation
Export AWS_REGION and AWS_ACCOUNT_ID variables explicitly before using them in the script.
…is thrown in entity helper as tenant_id is required
…is thrown in entity helper as tenant_id is required
Issue #000 fix: if entityId is passed to the importFromLibray, error
Issue #000 fix: ProgramUser mapping
Feat: API to update the specific entity of the LC entities
Feat: API to update the specific entity of the LC entities
Issue #000 fix: updating overview count on craeteOrUpdate and updateE…
…ead roting throgh project service
…e programUsers entry for the participant
Issue #000 update user entity status when idp is assignned, and create programUsers entry for the participant
…when project is assigned to a user through importLibrary or createProject Plan
Issue #000 fix: user activity kafka consumer added which will listen …
Issue #000 fix: user activity kafka consumer removed as it was async
Issue #000 fix: check for program reference
Vk merge upstream
…into Issue#252622
Issue #000 fix: remove timestamp from the name of the child observation
Issue#252622 Feat: Adding default label as "Upload" to the new custom task created in the project
Issue #000 fix: add templates and keywords to the project plan
…ific status are not found
Issue #000 fix: no overview count is sent if assigned users with spec…
Issue#253042 Fix: Update task status for observation type task complete
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the
✨ Finishing touches🧪 Generate unit tests (beta)
Tip 🧪 Unit Test Generation v2 is now available!We have significantly improved our unit test generation capabilities. To enable: Add this to your reviews:
finishing_touches:
unit_tests:
enabled: trueTry it out by using the Have feedback? Share your thoughts on our Discord thread! Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Description
These recommendations are intended to promote code quality and team communication during software development. They cover a variety of topics, including ensuring that pull requests are submitted to the correct branch, documenting new methods, preserving consistency across many services, and avoiding typical blunders like accessing APIs or DB queries within loops. Sensitive data should not be uploaded, and changes to environment variables or database models should be executed consistently. Teams may work more effectively and develop higher-quality software by adhering to these standards.
Type of change
Please choose appropriate options.
Checklist