Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 14 Next »

System administrators have the ability to limit the number of active vehicles allowed on a user's profile. This restriction applies to the user portal only. The administrator may add as many active vehicles as they like to a user's profile.


On the Administration Interface

Active vehicle restriction is controlled through user types.

To edit the number of additional vehicles allowed to be active, hover over Admin Options -> Users and click User Types.


Select the user type to edit from the drop down list.

In this case, we are choosing to edit Full Time Student.


The screen will refresh with the configuration parameters for Full Time Student.

Edit the Active Vehicles number to reflect how many additional active vehicles may be on a profile. 

Once a single vehicle has been added to a profile, the user must always have at least one active vehicle, so this number represents how many additional active vehicles can exist. This setting would mean the user may have a maximum of 2 active vehicles.


What Users See on the User Portal

Now that the limit has been set, let's have a look at how it affects the user's ability to add vehicles.

To add a vehicle to a profile, click on the Vehicle tab to access the vehicle information section of the user profile.

In this tab, you will see what vehicles, if any, are already associated with the user. 


In this case we have a beige Acura with plate number ABC316.

Click on Add New Vehicle to add another vehicle.


Fill out the vehicle information, then click Save Changes to register the new vehicle. 


The user will see a pop up message indicating the vehicle was successfully added.


The vehicle will be added to the user's profile and appear on the Vehicles tab.


Now we will try to add a third vehicle.

Recall that we have set the user type to only allow a maximum of 2 active vehicles

Enter the vehicle information and click save changes to register this vehicle.


Again, you will receive the pop up message indicating the vehicle was successfully added.


The vehicle will be added to the Vehicles page however, notice this time the vehicle has been added in an Inactive state.


At this point, if the user attempts to make this third vehicle active by toggling the vehicle state, it will fail.


They will receive a pop up message indicating that the vehicle can not be made active due to the limit you have set for this user type.


Conversely, if a user tried to make all vehicles on their profile inactive, this would cause a pop up to appear indicating that the user must have at least one active vehicle. 

Important Note

  • If the vehicle being added is already in the system but not currently associated with the user, the user will be prompted by asking if they wish to add this existing vehicle to the profile.
    In this case the same rules described here will still apply.
  • It is also important to note that if you reduce the number of allowed active vehicles, users who currently have more active vehicles than the newly reduced setting will not be affected and are essentially grandfatherd in. The new rule will only come into effect when the user attempts to add vehicles in the future.

Support Agent Notes

Note from testing:

Through testing I found that the limit on active vehicles only applies to the user portal. Which means that if an admin adds a vehicl  to a user's profile, it ignores the limit and reflects that on the user portal. 
If a user is merged on the admin portal active vehicles remain active even if it exceeds the limit so a user can end up with several extra active vehicles than what the limit allows. 

If you were to merge a user with two active vehicles with a user that has an additional 2 active vehicles, they would end up with 4 active vehicles in total. So it is entirely possible for a user to end up with more active vehicles than currently allowed. 

Also, if this user were to try to add another vehicle at this point, they would be prompted with the restriction and would be required to deactivate enough of the vehicles listed to bring them back to the point of being within the allowed amount before they could activate the new vehicle.

Note from Dev:

Most restrictions are user portal only. This isn't necessarily intended, but it might be a case where to fully implement it, would take too much time so we left the "feature" being the admin has more rights than the user does.

Merging users becomes a much bigger job. Merge isn't a feature the users have access to so there's no functionality that can be borrowed for admins. 

Merging can be done with multiple accounts to a user and that's a lot of prompts to walk the admin through making the right number of vehicles active.




  • No labels