Issues
- Improve error reporting when an archetype has been uninstalledOVPMS-2309Tim Anderson
- Reduce checkbox field sizes, to reduce accidental clicksOVPMS-2307Resolved issue: OVPMS-2307Tim Anderson
- Invoice duplicates date if it contains an aggregate template and individually charged itemsOVPMS-2306Tim Anderson
- Improve performance of AppointmentRules.getOverlap() queryOVPMS-2293Resolved issue: OVPMS-2293Tim Anderson
- Prevent users making claims if the selected policy is for a different customerOVPMS-2270Resolved issue: OVPMS-2270Tim Anderson
- Fixed discount rule applied incorrectly when Include Fixed Amount tickedOVPMS-2255Resolved issue: OVPMS-2255Tim Anderson
- Cancel reminders where the reminder type has been deactivatedOVPMS-2234Resolved issue: OVPMS-2234Tim Anderson
- Suppress Items Add button in Reminder editorOVPMS-2229Resolved issue: OVPMS-2229Tim Anderson
- Can't sort on Amount in Customers - AccountOVPMS-2228Tim Anderson
- DeliveryProcessor adds a preferred product-supplier relationship even if one existsOVPMS-2226Resolved issue: OVPMS-2226Tim Anderson
- Customer Product Sales Report doesn't exclude template participationsOVPMS-2225Resolved issue: OVPMS-2225Tim Anderson
- Booking API can't match customers that have a Company NameOVPMS-2219Tim Anderson
- Display validation errors when an invoice cannot be saved due to a validation error within a ruleOVPMS-2207Resolved issue: OVPMS-2207Tim Anderson
- Prevent non-admin users from editing prices with a From Date < todayOVPMS-2203Resolved issue: OVPMS-2203Tim Anderson
- Use the statement email template when sending ad-hoc statement emailsOVPMS-2196Resolved issue: OVPMS-2196Tim Anderson
- Clinician not populated when expanding templatesOVPMS-2195Tim Anderson
- API based Clickatell Access to Handle ErrorsOVPMS-2191Resolved issue: OVPMS-2191Benjamin Charlton
- Order Schedule and Work List viewsOVPMS-2185Resolved issue: OVPMS-2185Tim Anderson
- Product stock quantities changes can be lost if a product is edited and simultaneously charged.OVPMS-2177Tim Anderson
- Cannot update product supplier relationship if the supplier is inactiveOVPMS-2174Resolved issue: OVPMS-2174Tim Anderson
- Delivery.jrxml template fails to compileOVPMS-2172Resolved issue: OVPMS-2172Tim Anderson
- Stock Export generates error when navigating to last pageOVPMS-2169Resolved issue: OVPMS-2169Tim Anderson
- Change order of payment item archetypes to better reflect useOVPMS-2165Resolved issue: OVPMS-2165Tim Anderson
- .doc/.odt email templates containing < > generate incorrect HTMLOVPMS-2161Resolved issue: OVPMS-2161Tim Anderson
- IsEmail parameter not supplied when converting .odt/.doc to PDFOVPMS-2160Resolved issue: OVPMS-2160Tim Anderson
- Replace entityRelationship.userLocation with an entity linkOVPMS-2159Resolved issue: OVPMS-2159Tim Anderson
- Reminder rule with both SMS and List ticked will generate SMS reminder for customer with no SMS contactOVPMS-2154Resolved issue: OVPMS-2154Tim Anderson
- Use REMINDER contact when previewing reminder emailsOVPMS-2153Resolved issue: OVPMS-2153Tim Anderson
- Suppress MySQL SSL warning, document how to secure MySQL connectionsOVPMS-2152Resolved issue: OVPMS-2152Tim Anderson
- Maximum discount should treat unit and fixed price discounts separatelyOVPMS-2148Tim Anderson
- Error reporting fails for invalid from addressOVPMS-2147Resolved issue: OVPMS-2147Tim Anderson
- Transfer workflow does not complete if documents are printedOVPMS-2143Resolved issue: OVPMS-2143Tim Anderson
- PatientReminderQueueJob doesn't exclude patients with inactive customersOVPMS-2139Resolved issue: OVPMS-2139Tim Anderson
- Print Aggregate for estimates and invoices fails to aggregate template items done a second apartOVPMS-2137Resolved issue: OVPMS-2137Tim Anderson
- Can't create patient alerts in visit editorOVPMS-2132Resolved issue: OVPMS-2132Tim Anderson
- JobScheduler should generate unique name when scheduling jobsOVPMS-2131Resolved issue: OVPMS-2131Tim Anderson
- HL7 MLLP Receiver doesn't restart if its configuration is changedOVPMS-2130Resolved issue: OVPMS-2130Tim Anderson
- Replace transfer workflows with a single windowOVPMS-2129Tim Anderson
- Replace Work List 'Create Flow Sheet' options with a checkbox to pre-select Create Flow Sheet in Patient Check InOVPMS-2128Resolved issue: OVPMS-2128Tim Anderson
- Remove propercasing from product namesOVPMS-2127Resolved issue: OVPMS-2127Tim Anderson
- Restrict stock imports to those accessible to the current userOVPMS-2126Tim Anderson
- Restrict stock locations to those accessible by the current userOVPMS-2125Resolved issue: OVPMS-2125Tim Anderson
- Include Reorder Description in order and delivery product supplier selectionOVPMS-2123Resolved issue: OVPMS-2123Tim Anderson
- Prevent deletion of Product Price Templates linked to productsOVPMS-2121Resolved issue: OVPMS-2121Tim Anderson
- Add Visit & Note requires mandatory clinician, leaves visit status IN_PROGRESSOVPMS-2117Resolved issue: OVPMS-2117Tim Anderson
- PDF invoices submitted with insurance claims may have different content to claim.OVPMS-2115Resolved issue: OVPMS-2115Tim Anderson
- Reminder CSV export lists incorrect customer addressesOVPMS-2113Resolved issue: OVPMS-2113Tim Anderson
- Editing a cancelled quantity on a part-delivered order changes delivery status from Part to PendingOVPMS-2109Resolved issue: OVPMS-2109Tim Anderson
- Generate Orders treats rejected orders as being stock on orderOVPMS-2108Resolved issue: OVPMS-2108Tim Anderson
- Deactivating users used for medical recording locking presents startupOVPMS-2107Resolved issue: OVPMS-2107Tim Anderson
50 of 126
Improve error reporting when an archetype has been uninstalled
Description
Environment
None
Details
Assignee
Tim AndersonTim AndersonReporter
Tim AndersonTim AndersonComponents
Fix versions
Priority
MinorWho's Looking?
Open Who's Looking?
Details
Details
Assignee
Tim Anderson
Tim AndersonReporter
Tim Anderson
Tim AndersonComponents
Fix versions
Priority
Who's Looking?
Open Who's Looking?
Created June 16, 2020 at 12:47 AM
Updated August 6, 2024 at 12:52 AM
Activity
Show:
Tim AndersonAugust 6, 2024 at 12:52 AM
Toolbox no longer uninstalls archetypes, but archetypes can still be removed via the API.
If a 3rd party archetype has been removed by running toolbox archetype --load, and an attempt is made to subsequently use or display it, the UI throws an exception which is not caught. E.g.:
o archetype descriptor found for object, id=20, archetype=actIdentity.insuranceClaimPetSure java.lang.IllegalStateException: No archetype descriptor found for object, id=20, archetype=actIdentity.insuranceClaimPetSure at org.openvpms.web.component.im.layout.AbstractLayoutContext.getArchetypeDescriptor(AbstractLayoutContext.java:398) ~[openvpms-web-component-2.2-SNAPSHOT.jar:2.2-SNAPSHOT] at org.openvpms.web.component.im.layout.AbstractLayoutContext.getArchetypeDescriptor(AbstractLayoutContext.java:391) ~[openvpms-web-component-2.2-SNAPSHOT.jar:2.2-SNAPSHOT] at org.openvpms.web.component.property.PropertySetBuilder.getArchetypeDescriptor(PropertySetBuilder.java:218) ~[openvpms-web-component-2.2-SNAPSHOT.jar:2.2-SNAPSHOT] at org.openvpms.web.component.property.PropertySetBuilder.<init>(PropertySetBuilder.java:66) ~[openvpms-web-component-2.2-SNAPSHOT.jar:2.2-SNAPSHOT] at org.openvpms.web.component.im.view.IMObjectViewer.<init>(IMObjectViewer.java:73) ~[openvpms-web-component-2.2-SNAPSHOT.jar:2.2-SNAPSHOT] at org.openvpms.web.component.im.view.AbstractReadOnlyComponentFactory.create(AbstractReadOnlyComponentFactory.java:133) ~[openvpms-web-component-2.2-SNAPSHOT.jar:2.2-SNAPSHOT] at org.openvpms.web.component.im.view.AbstractReadOnlyComponentFactory.getCollectionViewer(AbstractReadOnlyComponentFactory.java:212) ~[openvpms-web-component-2.2-SNAPSHOT.jar:2.2-SNAPSHOT] at org.openvpms.web.component.im.view.AbstractReadOnlyComponentFactory.create(AbstractReadOnlyComponentFactory.java:100) ~[openvpms-web-component-2.2-SNAPSHOT.jar:2.2-SNAPSHOT] at org.openvpms.web.component.im.table.DescriptorTableColumn.getComponent(DescriptorTableColumn.java:181) ~[openvpms-web-component-2.2-SNAPSHOT.jar:2.2-SNAPSHOT] at org.openvpms.web.component.im.table.DescriptorTableModel.getValue(DescriptorTableModel.java:197) ~[openvpms-web-component-2.2-SNAPSHOT.jar:2.2-SNAPSHOT] at org.openvpms.web.workspace.reporting.insurance.ClaimTableModel.getValue(ClaimTableModel.java:141) ~[openvpms-web-workspaces-2.2-SNAPSHOT.jar:2.2-SNAPSHOT] at org.openvpms.web.workspace.reporting.insurance.ClaimTableModel.getValue(ClaimTableModel.java:44) ~[openvpms-web-workspaces-2.2-SNAPSHOT.jar:2.2-SNAPSHOT] at org.openvpms.web.component.im.table.DescriptorTableModel.getValue(DescriptorTableModel.java:181) ~[openvpms-web-component-2.2-SNAPSHOT.jar:2.2-SNAPSHOT] at org.openvpms.web.workspace.reporting.insurance.ClaimTableModel.getValue(ClaimTableModel.java:122) ~[openvpms-web-workspaces-2.2-SNAPSHOT.jar:2.2-SNAPSHOT] at org.openvpms.web.workspace.reporting.insurance.ClaimTableModel.getValue(ClaimTableModel.java:44) ~[openvpms-web-workspaces-2.2-SNAPSHOT.jar:2.2-SNAPSHOT] at org.openvpms.web.component.im.table.AbstractIMTableModel.getValueAt(AbstractIMTableModel.java:177) ~[openvpms-web-component-2.2-SNAPSHOT.jar:2.2-SNAPSHOT] at org.openvpms.web.component.im.table.AbstractIMTableModel.getValueAt(AbstractIMTableModel.java:165) ~[openvpms-web-component-2.2-SNAPSHOT.jar:2.2-SNAPSHOT] at org.openvpms.web.component.im.table.DelegatingIMTableModel.getValueAt(DelegatingIMTableModel.java:108) ~[openvpms-web-component-2.2-SNAPSHOT.jar:2.2-SNAPSHOT] at nextapp.echo2.app.Table.doRender(Table.java:308) ~[echo-app-2.1.1.jar:?] at org.openvpms.web.echo.table.KeyTable.doRender(KeyTable.java:147) ~[openvpms-web-echo-2.2-SNAPSHOT.jar:2.2-SNAPSHOT] at nextapp.echo2.app.Table.validate(Table.java:900) ~[echo-app-2.1.1.jar:?] at nextapp.echo2.app.ApplicationInstance.doValidation(ApplicationInstance.java:269) ~[echo-app-2.1.1.jar:?]