Open vikasagarwal opened 9 years ago
I believe that has already implemented in #16 story. When a user creates a business, he/she gets enrolled as CreatedBy in business schema/document.
Does it mean that the user also has become the administrator? Or, are you confusing created_by with isAdmin?
On Fri, Mar 20, 2015 at 8:17 AM, Priyank Shukla notifications@github.com wrote:
I believe that has covered in #16 https://github.com/OrderMail/blacklabel/issues/16 story. When a user creates a business, he/she gets enrolled as CreatedBy in business schema/document.
— Reply to this email directly or view it on GitHub https://github.com/OrderMail/blacklabel/issues/25#issuecomment-83864854.
Best Cricket T20 Coverage on: http://cricket-t20.com
No, isAdmin and createdBy are two different things. The one who introduces the business and the other who is controlling the business account in blacklabel.
My Understanding- A person, who is creating a business, will become a admin(by default) for that business. That might get change later on once we introduce the functionality to set the Admin separately.
Please correct if I am wrong here.
Acceptance Criteria