UNIQUE SUBDOMAINS so that Ticket, Estimate and Invoice Numbers MATCH the HTTP URL LINK
What needs to be done so that we don't all have to share a global consecutive numbering system for Tickets, Estimates, Invoices, POs and other numbers in RS? Our team constantly loathes the confusion between the URL numbering vs the actual instance number we're trying to look at.
In most other systems (ZenDesk, FreshDesk, ConnectWise, TigerPaw) the URL matches the associated module instance. This makes it SUPER EASY for us to pull up a ticket or invoice by direct URL, instead of having to nav to the Customer Profile or search box first. Examples:
Support ticket #123456 would use the URL mysubdomain.repairshopr.com/tickets/123456.
Invoice receipt #55522 would match URL mysubdomain.repairshopr.com/invoices/55522.
Also, it would be a dream to get rid of the constant nagging SSL security warning from every browser when visiting our subdomain.ourwebsite.com address. I thought someone mentioned both of these have to do with the subdomain issues, and would be able to be solved in the same shot.