commit | 4c1a37d37a9f5cad836b6851910d81216b1dfc80 | [log] [tgz] |
---|---|---|
author | Christian Aistleitner <christian@quelltextlich.at> | Tue Jun 18 00:30:55 2013 +0200 |
committer | Christian Aistleitner <christian@quelltextlich.at> | Tue Jun 18 00:30:55 2013 +0200 |
tree | 4bf32e65595114be800cca169b731134c7935dd2 | |
parent | abf646c761b02d4125557b2a91a0eecc9f5c7308 [diff] |
Always set change status for ChangeAttributes ChangeAttribute's status was only set upon extension of the ChangeAttribute. As extension is only used for queries, the event stream does not provide the change status. We now set the change status when transforming a change to a ChangeAttribute. Thereby, event stream consumers can for example detect whether or not an event refers to a draft change, or a non-draft change. Change-Id: I252eb5d757ab3575def7c75a033dbc5b9b6a2f4a