Known issues

We are working on the following known issues in the current version of P4 One. These issues will be fixed in a future release.

  • After submitting files, preview thumbnails of some file types disappear.

  • You cannot select more than one file at a time.

  • Functionality for ignore files and folders is limited. You can ignore individual files and all files with an extension from the user interface (UI). To learn more, see Ignore items when performing P4 One actions. Instructions for manually editing the .p4oneconfig.yaml file to ignore items will be available soon in this documentation. Be aware of the following issues when ignoring items:

    • You cannot use existing P4 or Git ignore files with P4 One.

    • You cannot ignore folders from the UI.

    • If you select Ignore > All items with the extension "<extension>" on an item that does not have an extension, such as a folder, it creates a line in the .p4oneconfig.yaml file that ignores all files and folders: '**/*'.

    • If you manually set up an ignore in the .p4oneconfig.yaml file using the regex option and then use the UI to ignore items, the ignore pattern type is automatically changed in the .p4oneconfig.yaml file, which breaks it.

  • Some actions require clicking the refresh button in the toolbar, including:

    • Getting the latest changelists

    • Removing resolved conflicts

    • Connecting an existing P4 One workspace to a P4 Server

  • When signing in using single-sign on (SSO), the sign in dialog box displays an error if your global P4USER does not match the entered username. Sign in still succeeds.

  • When navigating a workspace, breadcrumbs in the navigation bar do not update.

  • Files with a path containing a P4 wildcard (@, #, ..., *) cannot be submitted from P4 One.

  • The current revision number of files in a workspace can only be displayed by mousing over the flag icon.

  • Some error messages are not formatted for end users.