Downloads Documentation Community Contribute Demo






Show Sidebar
Login | Register

Ticket #969 (closed enhancement: duplicate)

Opened 2 years ago

Last modified 7 months ago

Persist Token Tags

Reported by: kevjay Assigned to: jmiranda
Priority: major Milestone:
Component: Logic Service Keywords: token tag
Cc: jmiranda, bmamlin Introductory Ticket: 0
Code Review Status:

Description

Right now, the token tags created in the Logic Service only last for that session and are not persisted. The specific use case for this is for the BIRT ODA. The token selection interface allows the user to narrow down the available selections by choosing from a list of available tags.

Attachments

manual.diff (57.1 kB) - added by nribeka on 06/29/09 21:29:18.
part of the diff for this ticket
patch.diff (53.4 kB) - added by nribeka on 06/30/09 17:18:15.
patch match the logic branch

Change History

11/07/08 21:34:39 changed by bmamlin

  • cc changed from jmiranda to jmiranda, bmamlin.
  • intro_ticket changed.

11/13/08 15:51:40 changed by mseaton

  • owner changed from tmdugan to mseaton.
  • status changed from new to assigned.

11/13/08 15:52:05 changed by mseaton

  • owner changed from mseaton to jmiranda.
  • status changed from assigned to new.

06/29/09 21:29:18 changed by nribeka

  • attachment manual.diff added.

part of the diff for this ticket

06/29/09 21:51:17 changed by nribeka

  • review_status changed.

Attached is part of the code that I take out from the logic-a-thon branch. I don't think this is all the code to persist token tags, so I will dig in to find some more.

06/30/09 17:18:15 changed by nribeka

  • attachment patch.diff added.

patch match the logic branch

06/30/09 17:18:42 changed by nribeka

patch for the logic branch added

06/30/09 18:32:16 changed by jmiranda

Thanks Win

08/13/09 20:55:11 changed by nribeka

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

Replaced by #1735