Corrected Force Scale in Element Report
When using the element plot report, if the fitted element is such that we require a scale larger than a certain threshold, we now for the scale to be a configured value. This allows us to have correctly fitted small objects and the proper background context for larger objects. This problem was apparent in ViSit Anywhere Maps applications.
Added a Parcel Owner Web Gazetteer
Created a new storable object to manage the basic configuration for a parcel owner gazetteer for ViSit Anywhere Maps. Much of the configuration logic is shared with the parcel gazetteer, thus I have created an abstract web gazetteer. The real logic for this tool will be implemented in the ViSit Anywhere Maps client and server.
Disabled Forced Sync for Stale Revisions
We have a control that allows the user to force an immediate sync if, when they open a project, there are revisions waiting that are older than a certain date. The problem is that this conflicts with the way the synchronization infrastructure sequences the applied revisions. The result is that using the forced sync can corrupt a project. For this reason, I have temporarily removed the ability to immediately sync the waiting revisions (the user must go and click on the "sync" button). This functionality will be restored when we have a better way to control the sequence of events that occur in case of two processes starting the synchronization at the same time.
New Row initialization
In specific circumstances, a new row was not properly initialized (based on the current cad context).
Schedule job
When reconfiguring a scheduled VAX job, the target MachineId (from the parent object) was not always refreshed.
Colorization problems
When a dynamic coloring was applied, some symbols could disappear, or dashed lines become solid.
Adding a network segment
A problem during the creation of a new network segment, in a specific context, has been fixed.
Network validation
A problem with the calculation of changes during a network validation has been fixed.
Asset Management, Public Light
Added another VA asset provider for public lighting (tables prefixed with 'ep').
Sample Location Correction
A problem has been corrected in the sample location tool. Previously if no coordinate system were defined on the initial site and a user attempted to use the sample point tool (View > Sample Location), ViSit Anywhere would unload. With this correct, a toast message will be displayed and no location will be sampled.
Pre-Commit Recovery Bundle Upload Correction
Previously there was an error in ViSit Anywhere that would result in user being unable to upload a Pre-Commit recovery bundle. This is a recovery bundle that is produced if an error in encountered in a commit validate process. For this commit validation must be active (Project > Validate) in the Change Management group.