Skip to content

General

General

Categories

JUMP TO ANOTHER FORUM

531 results found

  1. This has been fixed in standard Plastic, but Gluon still does not support mouse wheel scrolling while hovering over the comment box in the "Checkin changes" tab, with or without the cursor being in that box

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Way back when I still used TortoiseSVN, I really enjoyed the fact that it's commit comment textbox would suggest types and filenames when committing new changes. See the attached image for an example.

    The simplest implementation would be for the client to check the pending changes, compile a list of the filepaths and filenames, and then determine if the current typed word would match one of these list entries. If a word partially matches one of the entries, show a dropdown of these entries to let the user choose or dismiss the entries.

    Just to elaborate, this is not an…

    18 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. Currently we were unable to move many of our repo to plastic because they all uses LFS.
    We could, by copying files from git "workspace" directly into the checkout workspace, overwrite those pointer files, do a checkin and get thoses files info plastic's repo.
    But that will break many of our parterner's workflow, since they still uses git, and we obviously can't force them all to use plastic.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Currently local changes to comments and or labels do not register as changes, and thus are unable to be synced outside of the initial commenting or labeling.

    There have been many times I required a developer to add more details to their initial comments, and or had to fix a bad label, and had to change it in multiple places rather than in just one followed by telling everyone to sync.

    I feel this is a very worth while feature to include; as that meta-data is what effectively describes a change-set and right now any changes to those items requires…

    40 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. On merge arrows, we can click and get a tooltip of info (changeset and branch of source and destination, respectively). We can also right-click and choose commands "Go to source/destination changeset".

    I suggest making the "cross-branch changeset links" (branch base/parent & child relation lines) clickable in the same manner.

    You could display the following tooltip info:

    • base/parent changeset number,
    • base/parent branch name,
    • child branch name

    Also, you could provide the following right-click commands:

    • Go to branch base / Go to parent changeset,
    • Go to child branch

    The first command would be much more intuitive than first locating and selecting the…

    14 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. This is a minor thing but one that bugs me a lot. In P4, when you have multiple files selected in the pending changes view, you have hit ctrl-d to diff all the selected files against the current revision. Plastic has the same feature except it only functions when you have a single file selected.

    I find it very usefull to trigger a diff for multiple changed files so that I can review all changes without having to constantly context switch back to plastic to open the next file. Alternatively I have to manually select each file, hit ctrl-d, which…

    6 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Currently, when Plastic sees a local file older than the one on the repo, it will be impossible to checkin. Moreover, it will tell you only for the first file it finds, so you have to try checkin again and fix each file individually as long as the error pops up.

    Solution : Show a list of all the conflicts, and for each file (why not also have a button to process all..), let the user choose which file he wants to keep.
    - Keep local file : checkin the local file ; overriding plastic warning.
    - Keep repo file…

    35 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. An option to refresh the branch explorer automatically would be nice. Similar to Auto Refresh Pending Changelist Option.

    13 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. We are also interested in the feature that is described here

    https://plasticscm.uservoice.com/forums/15467-general/suggestions/3460025-xlinks-to-single-files-vss-style

    But linking only single files would be sufficient.

    Is it up-to-date that it will not be implemented?

    5 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. It would be great if whenever actions are done in Plastic Cloud that all pertaining partys are automatically emailed (with a configuration for this).

    Example, I create a code review for user A,B,C. Lookup user A,B,C's email and shoot them a notice of the code review. This is a standard feature for other cloud base repos that is super useful. Currently i have to either rely on my teammates telling me they submitted code reviews or have each of them integrate an app into their setup. It would be nice to have a one stop shop for this. : )

    33 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. When viewing the list of code reviews on the code review screen it would be great to have some indication that comments have been added to a review without having to open the review.

    An extra column with an icon would work pretty well but also if each review in the list could be clicked on to expand showing a nested grid with a preview of the first 3 comments that would be helpful too...

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. When I'm managing several changelists I give them different names depending on the context. When checking in, I'd like to have the option of using the changelist name as the comment, instead of typing in the comment first and then choosing to check in the changelist.

    e.g. - I might have the following:

    Changelist: "Feature XYZ"
    Changelist: "Spelling error"
    Changelist: "DO NOT CHECKIN"

    I'd like to check in "Feature XYZ" but not "Spelling error" (as it might be irrelevant to the feature changelist). I would like to:

    1. Right click on "Feature XYZ" and select "Checkin Changelist"
    2. A dialog box pops…
    6 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. Every time I have to change my LDAP password on a windows machine (where the server is configured for AD working mode) - I have to download/configure a new work space, even though I already have several work spaces available from the configured server.

    This could probably be achieved with adding a new column to the pastic.workspaces file:

    // Known Plastic SCM workspaces
    // id name path server
    e1a3445e-68fe-4a80-a2cf-5f61dcf657c1 TwoFactorAuth c:\PlasProjects_WORK\TwoFactorAuth <myserver:port>

    Baring that, it would be much better if the configuration would "stick" when the only change to the configuration is the password used to connect.

    Optionally, just allow…

    9 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. In SVN there was a great feature that allowed you to select multiple files in your "Local Changed" window and the press "Show unified diff".
    This would compare all the files and show you all the changes in one window.
    It would give you information inbetween the changes to let you know which file you were viewing the changes at.

    This was great when you did a "rename" on a variable on hundreds of files etc. Allowing for quicker code reviews ( that are important at our company ).

    6 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. It would be nice to set comments in added files.

    12 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. With v1.11.0 they've just publicly released the SCM API (https://code.visualstudio.com/docs/extensionAPI/api-scm), so it'd be greate to have Plastic integrated in this wonderful editor.

    44 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. In Plastic GUI you can either undo the current selection with a right click, or undo all the checked items with the undo changes button.

    Allowing the same behaviour in Gluon would be really appreciated.

    Thank you,

    6 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. Seriously, I shouldn't have to login just to get my invoices, send them to my email please.

    9 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. I want to pin my tabs. Basic tab functionality.

    8 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. When "Checkin changes to different branch" it would be nice if you could explore all jira task, instead of having to type the correct name.

    7 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
1 2 9 11 13 26 27
  • Don't see your idea?