Issue Details (XML | Word | Printable)

Key: ABICLOUD-412
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Albert Puig
Reporter: Xavier Fernandez
Votes: 0
Watchers: 0
Operations

Email this issue
Send issue summary in email
If you were logged in you would be able to see more operations.
Abiquo

Problems in metering when I try to show with enterpriseAdmin profile an enterprise deleted before

Created: 06/Mar/10 04:06 PM   Updated: 09/Jul/10 11:59 AM   Resolved: 23/Mar/10 04:23 PM
Component/s: Server
Affects Version/s: abicloud-1.0.0.GA
Fix Version/s: abicloud-1.5.0-SNAPSHOT

Time Tracking:
Not Specified


 Description  « Hide
I create an enterprise : Enterprise 1.
I create an Enterprise Admin user for this enterprise
I enter with this user to Metering section --> ALL WORKS OK!

I delete the Enterprise 1

I create an enterprise with the same name : Enterprise 1
I create an Enterprise Admin user for this new enterprise
I enter with this user to Metering section --> Appears an error

Seams that there is a problem with one query. Remember that Enterprise has a logic delete.

Xavier Fernandez added a comment - 11/Mar/10 08:51 AM
Please check this issue and solve it in 1.0-mantain branch

Albert Puig added a comment - 23/Mar/10 04:23 PM
checking the enterprise logical delete on the UserDAO (as beeing used on the SessionUtils.getUserByName)