Skip to content

Create a separate Domain Table tied 1:N to an account #2073

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

Closed
8 tasks done
maria-farooq opened this issue Apr 19, 2017 · 0 comments
Closed
8 tasks done

Create a separate Domain Table tied 1:N to an account #2073

maria-farooq opened this issue Apr 19, 2017 · 0 comments

Comments

@maria-farooq
Copy link

maria-farooq commented Apr 19, 2017

https://telestax.atlassian.net/browse/RESTCOMM-856

  • add unit test for default account on new account creation
  • add table schema in init of hsql and mysql
  • add default insert in init of hsql and mysql (just like we add default admin account)
  • update account table (add new column for organization_sid with default) in init and also update default entry
  • update all test hsql scripts in public/private repos to accommodate new schema for both tables.
  • add db upgrade scripts for new table organization and new column in account and default value. make sure it populates existing accountsrows
  • add mybatis xml query mapping for organization
  • Default organization’s domain_name in organization table will be picked from RC hostname on bootstrap.  #2085
@maria-farooq maria-farooq self-assigned this Apr 19, 2017
maria-farooq pushed a commit that referenced this issue Apr 19, 2017
maria-farooq pushed a commit that referenced this issue Apr 19, 2017
maria-farooq pushed a commit that referenced this issue Apr 19, 2017
maria-farooq pushed a commit that referenced this issue Apr 19, 2017
maria-farooq pushed a commit that referenced this issue Apr 19, 2017
maria-farooq pushed a commit that referenced this issue Apr 19, 2017
maria-farooq pushed a commit that referenced this issue Apr 20, 2017
maria-farooq pushed a commit that referenced this issue Apr 20, 2017
@ghost ghost removed the in progress label Apr 20, 2017
maria-farooq pushed a commit that referenced this issue May 1, 2017
…rs since now we can have same number(pureSip) in different organiations #2073
maria-farooq pushed a commit that referenced this issue May 1, 2017
…organizations #2073

also covered that provider number should be unique globally
@gvagenas gvagenas reopened this Aug 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants