Pre-Release Date: March 19, 2018 | Release Date: April 13 & April 20, 2018


The issues listed below may impact Vault functionality for some users. We are actively investigating all known issues and will be providing fixes and updated information in future Vault releases.

Last Updated: March 23, 2020

Admin

Description Issue No.
In Configuration Migration, the Deployment Action field sometimes displays “Update (View Comparison)” link when the object doesn’t exist.   DEV-175618
In an old vault that includes a custom “Rights Management” document field panel, the Admin > Configuration > Field Layout page shows the new “Rights Management” section with the old fields.   DEV-176366
Users can delete a document field that is referenced in another formula field.   DEV-180963
When an Admin creates a controlled document template from Business Admin, Vault doesn’t display help text when the Admin hovers over the plus (+) icon in the Select Template Document dialog.   DEV-176556
In a controlling field, if an Admin clicks a link to a dependent field in the Controls section, Vault navigates to a list of all dependencies instead of to the specific dependent field.   DEV-175442
When editing and saving an object job, the trigger date field displays a drop-down list with available values on the record detail page.   DEV-182370
When editing and saving a Date Based Object Operation job, the Send Notification – Verification for Recipients field is missing.   DEV-177006
Users receive a server error when attempting to delete a running job.   DEV-176942
Some records are not included in the system audit trail for the Create Object Job.   DEV-176905
Vault displays two “View All” links on the Job Status page.   DEV-176714
When creating a Date Based Object Operation job with the Send Notification action and click the Message Template drop-down, Vault displays a loading icon instead of a value.   DEV-176654
When saving a State Change job without a Destination State, the error message does not include the name of the missing field.   DEV-166536
When saving a State Change job without a Destination State, Vault tries to save the job and returns an error that the job action is missing required fields   DEV-166534
The job status completion percentage does not update in Vault Loader.   DEV-161456
Vault applies overlays to pages that don’t match the page size and orientation.   DEV-173088
If the selected file is invalid, when uploading Overlay Override to an existing Overlay, the dialog window displays the internal filename instead of the original filename.   DEV-169797
Certain formula fields do not work in previous version reports, such as formula fields which include dates.   DEV-164561
When a Vault Loader job to create document relationships fails, the notification email’s subject text does not match the Vault notification.   DEV-165955
When using Vault Compare, after a user double-clicks a component to add it, Vault does not enable the Finish button until components are selected using the Arrow buttons.   DEV-174955
When a user with permission to Read and Edit the User object edits a User object record, and that user does not have permission to view the Locale, Language, and Language Locale objects, Vault clears any selected values on Locale and Language fields.   DEV-176484
In the object detail page of a cross-domain user’s User object record, Vault displays the current domain’s Domain Name, instead of the cross-domain user’s actual domain.   DEV-175645
Logs for the Create EDL from Template job expire after 16 days.   DEV-169596
Vault allows new line characters in external URLs for scheduled jobs.   DEV-177745
When an Admin compares two Vaults, they receive a vault notification with a “File not found” download link error before the job is complete.   DEV-175132
The audit trail displays the incorrect description when a user updates sharing settings as part of a workflow step.   DEV-167475
The audit trail does not display the expected descriptions when a user creates or updates a Create Related Record user action.   DEV-164960
The “Uiwidget” component appears in Configuration Migration but should be hidden.   DEV-181960
Configuration Migration does not deploy the “Userdefinedclass” component in the right order.   DEV-181657
The status of a job remains stuck in the queue.   DEV-182821
In rare cases, the API Usage Logs take much longer than 10 minutes to populate.   DEV-182135

API & VQL

Description Issue No.
The API Usage Logs do not include the API version for Authentication calls.   DEV-176274
The Delete Single Attachment and Delete Multiple Document Relationships endpoints return an incorrect error type (USER_DOES_NOT_HAVE_PERMISSION instead of INSUFFICIENT_ACCESS).   DEV-176525
When posting a VQL query on users that includes security_profile__v, Vault returns an error.   DEV-175662
when using the object update API with an outbound relationship reference on a document object reference field, Vault does not update the document object   DEV-176026
When adding a signature template via the API, you cannot edit the template in the UI because the character limits are different.   DEV-174216
When a user attempts to edit object fields via the API that they do not have permission to edit, the returned error message is incomplete.   DEV-175719
When a user attempts to add a profile image to a User record larger than 10MB via the API, the error message is different for different file formats.   DEV-175402
When a user loads a file with an unsupported file type, the error message is unclear.   DEV-175392
API users are able to successfully request metadata for locked objects.   DEV-173366
When using older versions of the API to get object metadata for an object using eSignatures, the inbound relationship for the eSignature object displays, even though the field creating this relationship is not exposed until the 18R1 version of the API.   DEV-179516

Authentication

Description Issue No.
Login Audit History shows a different Status message for inactive SSO users and inactive non-SSO users.   DEV-176551
SSO users see the wrong error message when trying to log into a vault that is not available.   DEV-175622
When users in multi-vault domains log out, they do not always return to the same vault upon login.   DEV-172510

Brand Portal

Description Issue No.
In Library tabular view, the Portal and Portal Widget document fields stay populated after a user deletes the related Portal Widget Content record.   DEV-176138
In certain situations, portal widgets do not display in the right order.   DEV-174397, DEV-174032
When attempting to open the Where Used view, users instead see the All Portal Library tab.   DEV-169032
Admins are sometimes unable to delete a portal because of an error that incorrectly indicates the portal is used by workflow.   DEV-165365
When a user is on the Portal Library page and an Admin deletes the portal, the user sees a server error upon refreshing. Vault should redirect users to the portal selector.   DEV-164878
In the All Portal Library view within a Brand Portal, the Sort By drop-down list includes the text Sort By within the drop-down instead of next to it.   DEV-164136
In Brand Portal, Admins can rename the Announcements content filter, but the page title still says Announcements.   DEV-163591
When users with the Portal Experience User license type create a saved view in the Library, they see the Add to Portal option, even though they do not have the correct permissions.   DEV-160822

Clinical

Description Issue No.
When a user clicks to view EDL Items, users cannot delete records from the Actions menu on the EDL Item hierarchical view page.   DEV-179929
On the Send Document Package page, Vault displays all fields on the Site object.   DEV-171435
In the EDL hierarchical viewer, users without appropriate access can view the Study, Study Country, and Study Site object fields.   DEV-177294
Users experience slow performance when viewing EDL Items in the hierarchical viewer.   DEV-176911
In some cases, users may receive a server error when attempting to view a milestone’s EDLs in Hierarchical View.   DEV-172392
The Protocol Title field appears on the object page layout for the Study object.   DEV-182162
When configuring the Site Activation Homepage, Admins can specify more than five (5) milestones. Those milestones display in the Site Activation Homepage. Vault should limit this to five milestones. We recommend not adding more in order to prevent usability issues.   DEV-182438

Developer Features

Description Issue No.
Users experience slow performance when bulk creating documents via the API.   DEV-177974
When users update a picklist label via the API, the updated value doesn’t appear in object records that reference that picklist in a picklist field.   DEV-176045

Documents

Description Issue No.
When uploading a Chinese language document to Vault, the font in the source document does not match the font in the viewable rendition.   DEV-178319
In some cases, symbols do not display correctly in the document viewer.   DEV-164255
In some vaults, users receive a server error when attempting to upload an email fragment.   DEV-180541
In some cases, documents in binders don’t appear in binder reports.   DEV-179326
In the Version History panel on the Doc Info page, the icons doesn’t align with the text.   DEV-177693
When users upload and relate multiple documents, and the relationship type is configured to require a given document type, no values appear in the document type selector.   DEV-176957
When users click to open a binder export file immediately after exporting a binder, Vault displays an error.   DEV-176508
When users perform the Make a Copy action, Vault does not add “Copy of” to the name of the new document.   DEV-175688
Special characters don’t display correctly in banner notifications when users edit a document under legal hold.   DEV-175641
Users without the Edit Relationships permission are unable to make a copy of a document.   DEV-175523
Vault doesn’t automatically apply legal hold to documents with metadata that match two scope fields on the Legal Hold object record.   DEV-174922
When creating multiple documents, if users click the Apply button and then change a document field value, they are able to click the Save button.   DEV-169588
Vault displays a server error when a user clicks Edit on the Doc Info page after another user has updated the document type.   DEV-168885
When loading a single page TIFF file, the same image displays on 3 pages.   DEV-176476
In some cases, Vault does not update merge fields when reclassifying a document to another field type with merge fields enabled.   DEV-175543
In some cases, the font size in MSG files is smaller than expected.   DEV-174223
When editing fields on a document type with merge fields, Vault does not update the object relationship token footnote and endnote fields   DEV-161297
Creating a document tag with a name that already exists produces un unclear error message.   DEV-168006
Single letter words are tagged in documents even when the letter does not appear in the document content.   DEV-168005

Lifecycle & Workflow

Description Issue No.
Users receive a server error when using the Add Participant action to add a user with the External User license type and the Read-only User security profile.   DEV-181292
When clicking to view active workflow details in the Doc Info page, Vault displays an unexpected dialog.   DEV-167778
After an Admin relabels the start step, the workflow Start dialog title does not match the new label.   DEV-165767
When a starting a workflow, if a user adds a group to a role that contains only Inactive users, the error message is unclear.   DEV-163901
In some workflows, notifications do not display task decision comments as expected.   DEV-181978

Localization

Description Issue No.
When users select Send as Link, the default recipient message is not translated in Japanese vaults.   DEV-176828
When a vault’s Base Language is set to Japanese, the translation at the top of a document when comparing document versions is incorrect.   DEV-176824
Japanese translations are missing for various parts of the CTMS application.   DEV-181098, DEV-177933
Localized labels for eSignature objects do not display correctly to users.   DEV-183025

Multichannel

Description Issue No.
After generating or previewing an email, related documents don’t display after expanding a related documents section.   DEV-176049

Objects

Description Issue No.
When selecting a field to filter by, Vault shows formula fields as options. Formula fields are not available for search or filters because their values are calculated at run-time.   DEV-179295
Unlike other record icons, the “Hidden” icon is left-aligned.   DEV-180633
When creating an object record via an object reference field, Vault displays Yes/No fields with the checkboxes stacked vertically.   DEV-178933
Vault does not show any validation warning when a user creates a formula field formula with the icon function included, but with a return type other than Icon.   DEV-178520
When a formula field uses the Concatenate() function, and the concatenated text includes multiple spaces, formula fields only show a single space.   DEV-177020
The field “plat_edl_template__v” is visible on the Study object page layout but should be hidden.   DEV-182182

Performance & UI

Description Issue No.
The Delegate Access panel cannot show more than 25 delegations for a single user, but Vault allows over 25 delegations if some users are inactive or if the dates are different.   DEV-180432
When users select Enhanced Checkout from the document Actions menu, the Learn More link in the dialog box doesn’t direct the user to the correct page.   DEV-178176
When creating document templates from Business Admin, the Choose button is a different color for basic document templates than it is for controlled document templates.   DEV-177024
When an Admin creates a custom tab and navigates back to Vault, the new tab doesn’t appear.   DEV-176734
Content Search performance is decreasing.   DEV-177156
Searchable object fields have two ‘x’ icons per line to remove them, rather than one.   DEV-173881
Average response times of Start Workflow activities, such as “Send for Review”, take 4 or 5 seconds.   DEV-172476
When a users orders results by a particular column, they are sent to page 1 of the results, regardless of what page they initiated the sort.   DEV-165081
Clicking the Learn More link in the “Performing bulk updates” banner notification opens the Vault Home page, instead of the online documentation.   DEV-178583
Vault may take a long time to save a new formula field on an object with multiple formula fields.   DEV-175983
When changing the lifecycle state of object records related by Content Plans and Content Plan Items, Vault takes a long time to change the lifecycle state.   DEV-177104
In some cases, the Registrations creation process can take up to 9 minutes, which is too long.   DEV-182574
In rare cases, email notifications may have the SiteExchange logo.   DEV-180825

Quality

Description Issue No.
In Quality vaults, the Quality Events and Change Management tabs have switched places.   DEV-178199
In some cases, the root_cause_analysis__qdm object displays as root_cause__qdm in Fast and Slow Train QualityOne vaults.   DEV-177139
In some cases, the audit__qdm.target_organization__qdm field displays as auditcontext__qdm.auditee__qdm in Fast and Slow Train QualityOne vaults.   DEV-177138
The Select All option does not function in the Associated Change Requests section of a Document Change Control   DEV-169306

Reporting

Description Issue No.
When users run an object Distribution report, the report does not pull any data.   DEV-179197
Although users can’t attach anything to reports, the Include Attachments option is available when using Advanced Search for reports.   DEV-178466
Although Vault calculates shared and non-shared reports at runtime, the “Is Shared” filter is available on the Reports tab.   DEV-177519
In some cases, when users add a filter for the Activity report type after changing the user language, the Activity report picklist is not translated.   DEV-177229
In some cases, when users create a report after changing the user language, the Activity report type is not translated   DEV-177051
In some cases, reports don’t run when a formula field references a deleted field.   DEV-176658
In some cases, when users edit the label of a report type, Vault does not display the new label in picklist fields in the Reports tab.   DEV-176495
When selecting Schedule Flash Report, the success banner appears before the action is complete.   DEV-174587
Users cannot adjust the column width in the report viewer after drilling down on a record.   DEV-163914
Sometimes, expanding multiple groups (at primary and secondary level) at the same time causes the last grouping to disappear.   DEV-162416
Expanding a secondary group in a report before all the groups finish loading causes the rows to become misaligned.   DEV-162340
Clicking “Edit” before a report finishes loading sometimes causes an error.   DEV-162188
The Relationship Type filter “Based On” does not include “Was Copied By” in the Flash Report email notification.   DEV-161094
When a user clicks to open an object record from a report, Vault does not open the expected object details page.   DEV-177438
In some cases, the Action gear menu does not load in Distribution reports.   DEV-182471

RIM

Description Issue No.
Users receive an error when copying a submission record with a join.   DEV-177889
Newly added Report Content Plan fields appear on page layouts by default.   DEV-176035
In Study Details (Step 4) of Bulk Registration Creation, some fields are shown even if the user does not have Edit permission on those fields.   DEV-175283
In Study Details (Step 4) of Bulk Registration Creation, Studies and Sites are not properly filtered by Dynamic Access Control.   DEV-175154
In Bulk Registration Creation, users can create Investigational Registration even if they do not have create access on the Investigational Registration object.   DEV-175065
In Bulk Registration Creation, the “Study Details” section in the step list shows up when the user is at step 3, but this should only show up once the user is at step 4.   DEV-168269
For extremely large STF file sizes, Submission Imports fail.   DEV-160825
When a custom object field is required on the Registered Active Ingredient, Registered Indication, Registered Clinical Study, or Registered Inactive Ingredient object, the vault notification after Bulk Registration Creation includes “null” for these objects instead of the expected object record name.   DEV-171566
After clicking Finish in the Bulk Registration Creation wizard, Vault successfully creates the Registration records, but users receive a server error when Vault attempts to send the notification.   DEV-171563
In the Bulk Registration Creation wizard, when a user clicks Select All or Unselect All, Vault does not select or unselect the appropriate records.   DEV-169410
In Step 4 of the Bulk Registration Creation wizard, fields on the Site object set to display in default lists and hovercards do not display as expected in the record list.   DEV-168764
In imported submissions, define.xml files do not render as expected.   DEV-168503
In the Bulk Registration Creation wizard, Vault does not remember values entered on Step 2 when a user navigates away from and back to Step 2 in the wizard.   DEV-168273
In some vaults, using Bulk Delete on a Content Plan does not delete all of the child Content Plan Items.   DEV-176383
In some vaults, the Match EDL Items to Documents job takes longer than expected.   DEV-172399
When copying a Content Plan Item, the XML Leaf ID, XML Operation, and XML Modified File are also copied.   DEV-182502
For Submissions Archive import, when the maximum number of picklist values reaches the maximum of 1,000 when populating the archive section, users do not receive a warning.   DEV-180658

Vault File Manager

Description Issue No.
In the Vault File Manager client, the document icon doesn’t align with documents with long file names.   DEV-177537
In the Vault File Manager client, the document status is blank for documents that have been deleted in Vault or for which check out has been undone.   DEV-176521
Users are unable to switch between vaults in Vault File Manager while offline.   DEV-176392
Some users are unable to log into Vault from Vault File Manager.   DEV-173169
When users uninstall Vault File Manager, leftover files appear in the local AppData folder.   DEV-166103
When performing a check out to Vault File Manager using a bulk document action, users see a link to download the Vault File Manager Client in the dialog, even if this option is not enabled by Veeva Support.   DEV-182119