Hi,
I want to use the annotations (here: source annotation) of a aborted goal after the succeed_goal(...) action, let's say:
^!a_goal[state(finished), source(other_agent)]
<- some; course; of; action.
Now, only the meta-event annotation is usable, all previous annotations of the goal are lost after the succeed_goal(...) action.
This problem is fixed in the current version of jason (1.3.9)