I already send an email to reset.
can we close this question?
please refund and close
Please ignore this its already fixed by customizing LookupInputComponent with event emitter during pick change.
when using ABP suite to autogenerate the API and frontend (angular) the source control (git) display all the changes even I did not touch those file. this is very frustrating because I need manually (one by one) disregard all those file.
Is there another work around to fixed this issue?
Generate only one entity (merchant)
Regards
Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.
If you're creating a bug/problem report, please include followings:
thanks I will consider that.
but still rollback is not working. even I manually throw exception to consumer.
When you successfully publish an event, it's not possible to rollback. you might consider posting a rollback event to rollback your changes
then how you will notify the UI Realtime if the consumer is fail during rollback event.
it seems this became more complicated and hard to maintain because what if there is cascading events with insert and update.