Ticket #1185 (closed clarification: fixed)

Opened 12 months ago

Last modified 12 months ago

Force Ingest of articles does not work

Reported by: wtoconnor Owned by: rcave
Priority: critical Milestone: 0.9.2
Component: ambra Version: 0.9.1_rc1
Keywords: Cc:

Description

The forced ingest of articles does not work because the action is not transactionable.

Change History

Changed 12 months ago by wtoconnor

(In [7472]) The forced ingest of articles does not work because the action is not Transactional.

Addresses #1185

Changed 12 months ago by wtoconnor

(In [7474]) Having the transaction covering the entire action is not desirable for performance reasons. The solution is to pushing the annotation down into AdminService? so it doesn't affect the rest of the action.

Addresses #1185

Changed 12 months ago by wtoconnor

  • owner changed from wtoconnor to rich
  • type changed from defect to clarification

Changed 12 months ago by rcave

  • status changed from new to closed
  • resolution set to fixed

Verified that the force ingest of an article works.

Note: See TracTickets for help on using tickets.