Ticket #127 (closed defect: invalid)

Opened 2 years ago

Last modified 4 months ago

Clean up alerts service

Reported by: ebrown Assigned to: ebrown
Priority: unassigned Milestone:
Component: topaz Version: 0.8
Keywords: alert Cc:
Blocking: Blocked By:

Description

Minor issues (see [447])

  • Make run on schedule (#118)
  • Make sure updateTimestamp() works properly
    • Is it transactional?
    • Can we just use clearUser()/startUser()
  • Make startUser() optional
  • Make sure that all dates ranges make sense - inclusive when should be and exclusive when should be
  • Write more integration tests (see comment in top of AlertsServiceTest?.java)

Dependency Graph

Change History

09/15/06 18:25:49 changed by ebrown

(In [627]) fixes #116 Use dc_terms:available typed date field for querying articles

This should be more efficient than grabing all the articles and then eliminating those that are outside our date range.

We may still want to move to a datetime field, but that should be considered later (possibly re #127).

06/19/07 16:11:16 changed by amit

  • version changed from 0.5-SNAPSHOT to 0.8.
  • milestone changed from TBD to 0.8.

Is this still needed?

06/19/07 17:02:22 changed by ebrown

  • status changed from new to closed.
  • resolution set to invalid.

No

07/16/08 11:00:34 changed by

  • milestone deleted.

Milestone 0.8 deleted