Hi, Currently I'm working on the Jira [1]. Here we have two issues:
*Issue 1:* 1. create a database name "db001" -> this will create database, dbuser and template 2. click on the database and see database configuration -> under the 'attached user' section shows dbuser 3. delete the database 4. again create the database with the same name "db001" 5. click on the database and see database configuration Actual result : a. No database user under 'attached user' section, b. 'Attach new user' -> 'User name' drop down shows the user which created previously. c. 'Attach new user' -> 'Permission template drop down' section shows the 2 templates with the same name 'db001@Development' What should be the expected result here? 1. Are we allowing user to create the database with the same name again? if so shall we attached the already exist dbuser and the template to the database? 2. I think we need to stop creating second template with the same name 'db001@Development'. right? *Issue 2:* In the Jira, it has asked to change the template names as "Admin" or "Read-only" instead of 'db001@Development'. Here, my concern is, when we create the database, template will be automatically created with all the permission (So we can call it as 'Admin' template), but if the user change the permissions later, then calling the template as 'Admin' will not be matching. So, current template name is fine for me. WDYT? [1] https://wso2.org/jira/browse/APPFAC-2521 Thanks Amalka
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
