Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incrementing aggregate revisions #5

Closed
eoliphan opened this issue Jan 7, 2013 · 4 comments
Closed

Incrementing aggregate revisions #5

eoliphan opened this issue Jan 7, 2013 · 4 comments

Comments

@eoliphan
Copy link

eoliphan commented Jan 7, 2013

Hi,
I'm trying to figure out where, how the aggregate revision gets incremented. I've created a simple Aggregate, and I have some 'mutation' events that I send to it. When I send several, the revision is always the same. However, if I rerun the process it gets incremented. I just can't figure out exactly where, how this is happening in looking at the aggregateBase.js and of course i'd like the revision updated with any changes being applied

@adrai
Copy link
Contributor

adrai commented Jan 8, 2013

Hi @eoliphan
Which version do you use?
There was a revision increment bug in version < 0.3.4

@eoliphan
Copy link
Author

eoliphan commented Jan 8, 2013

Looks like I have 0.3.4, is there a newer one?

@adrai
Copy link
Contributor

adrai commented Jan 8, 2013

yes, have you tried https://github.com/adrai/cqrs-sample ?

@eoliphan
Copy link
Author

eoliphan commented Jan 9, 2013

yes, and I'm going to update now to make sure I have the latest

@adrai adrai closed this as completed Dec 15, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants