Issue 165 in anomalyjobs: BLETTER_DEL is ignored

0 views
Skip to first unread message

anoma...@googlecode.com

unread,
Mar 15, 2012, 10:24:03 PM3/15/12
to anoma...@googlegroups.com
Status: New
Owner: wid...@gmail.com
Labels: Type-Defect Priority-Low Milestone-Release6.6 Plat-All Usability

New issue 165 by wid...@gmail.com: BLETTER_DEL is ignored
http://code.google.com/p/anomalyjobs/issues/detail?id=165

What steps will reproduce the problem?
1. Read the helpfiles about BLETTERs: "All actions have BLETTER_<action>
hooks .."
2. Observe that the job parent object has a BLETTER_DEL attribute.
3. Delete a job
4. Observe that BLETTER_DEL is never triggered, because TRIG_BROADCAST is
omitted from the delete command.

What is the expected output?
No emit when jobs are deleted.

What do you see instead?
No emit when jobs are deleted, but for the wrong reason. :)

Please use labels and text to provide additional information.
Might be useful to consistently process ALL jobs through the same set of
add/broadcast/post/mail hooks on a common attribute to avoid per-command
inconsistency.

Fixing this will require adding the trig_broadcast to +job/delete, and
removing the (never called) BLETTER_DEL broadcast, so behavior remains as
before.

anoma...@googlecode.com

unread,
Apr 2, 2013, 3:05:15 PM4/2/13
to anoma...@googlegroups.com
Updates:
Labels: -Milestone-Release6.6 Milestone-Release6.7

Comment #1 on issue 165 by wid...@gmail.com: BLETTER_DEL is ignored
http://code.google.com/p/anomalyjobs/issues/detail?id=165

Since behavior is as desired this is ok to push off to the next release,
when we can tackle the common attribute hook processing in one swell foop.

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
Reply all
Reply to author
Forward
0 new messages