-
Remove email support badge or make it optional
At the bottom the Plastic SCM full GUI there is a blue badge with a button "Email support" and some promotional text "Need help? We normally answer in less than 1 hour!" Although Plastic's support is indeed excellent and people should know about it, I believe such a message is much better implemented as a tip or notification that can be toggled off.
My team feels the badge draws a lot of attention with its bright blue color and wastes screen real estate since we know about how to contact support.
I believe it would make more sense to add…
10 votes -
Ability to purge specific files
I think we've all been in the situation where someone checks in multiple GB of images, and nobody notices just how much of a problem that is until later, when those files are properly reformatted and probably renamed.
What happens after this point, currently, is that we wind up with an extra few GB of old data sitting around on the cloud server, costing money and making everything slower as well, but this is truly data we'd never need to see again.
There are also cases where we try something out, then decide against that approach, but we want to…
6 votes -
UI - Dockable tabbed windows
Be able to split tabs and dock them into different areas of screen within a workspace in windows GUI. For example, 50/50 vertical split showing branch explorer and pending changes.
4 votes -
UX: add Dark Mode to Gluon.
Dark mode is especially popular among devs, this would be a great QoL feature to have.
2 votes -
Provide the integration plugins separately from the installer
I shouldn't have to reinstall Plastic just to add a plugin to an IDE, that is ludicrous. Simply provide the plugins as downloads somewhere.
3 votes -
Allow to delete a changeset even if a shelve was done after it
I don't understand why a changeset can't be deleted if I have a shelve.
In my case it wouldn't have created any conflict.3 votes -
Need a way to disable "A new version is available" tips constantly showing
Even though I have "Disable All Tips" checked, the "A new version is available" tips are constantly taking up the bottom half of screen because of new versions. I would like to disable the tip showing, you could notify us of new versions somewhere that is not so obstructive. If it is important that we stay up to date with the latest versions, then there should be a background downloader and installer to keep us up to date but the constant nag message taking up the bottom half of screen is too much.
5 votes -
Export csv or md of selection of changesets or specific branch
when generating md files for a list of changes, have to do this manually with copy paste, it would be nice to select a set of changesets and have it automagically export to a spreadsheet
1 vote -
ability to rearrange nodes in the graph tab
we work with many branches and most often i would like to create various
snapshots
of the graph. other then the default history timeline. thank you.1 vote -
make it easier to rename your organization within the software.
needed to rename my org on my cloud account, and it was a process. The website should warn you like on github for some people that have no clue what they are doing. Also this should notify all plastic instances about the change similiar to update repo or branch notification. Also this should be able to switch the logical phyiscal file directory. i ended up having to check everything out in a workspace and all of that jazz.
1 vote -
be able to merge branches visually on graph tab
it would be rad to be able to click and drag a line between the from and to nodes to start a merge. Display window if conflicts.
1 vote -
Make PlasticSCM Support more than 1000 users when using Active Directory authentifaciton
Default Active Directory limit request result entries to 1000 entries. So when you have more than 1000 users in your Active Directory database, the "select group or user" popup window will fail retrieve the list of user and group.
It is not always possible to increase the limit for request because IT responsibility is sometimes far from people responsible for PlasticSCM server. Also changing the query limitation on Active Directory has an impact on the entire company infrastructure and it is a huge risk.
I have read Active Directory query can use "page search" to split request result (see link…
4 votes -
Make the "Disable all notifications" button actually DISABLE ALL NOTIFICATIONS.
Stop spamming this stuff every single day and in every tab, every single new version.
The tick DOESNT DO ANYTHING.
Please fix it, annoying as hell.5 votes -
Visually indicate, in Code Reviews, reviews that have been merged into main
It's easy to forget to merge a branch after a code-review is completed.
Change the colour-coding:
- Blue: Review requested
- Red: Rework requested
- Yellow: Reviewed
- Green: Merged7 votes -
miguel.valles@psious.com
Cuando hay una nueva versión de Plastic, el banner del búho tapa la lista de repositorios y no puede accederse a los que oculta, dificultando el trabajo. Lleva meses siendo así, y no siempre se tiene el tiempo para detener el trabajo que estás haciendo y priorizar la actualización del cliente de escritorio sólo para poder acceder a tus workspaces.
3 votes -
Keep Comments in ignore.conf
ignore.conf, if automatically re-written by the gui (e.g. by right clicking and adding an item to it) will lose all its existing comments, formatting, etc.
This is inacceptable and makes ignore.confs extremely hard to maintain, especially in Unity projects.
1 vote -
Jenkins Dynamic Workspace support
We are using the Jenkins pipeline plugin and we would like to have the option to create a dynamic workspace instead of a normal one.
1 vote -
Display shortctus in the UI
Add a way to know the keyboard shortcut of a specific action by displaying it in a tooltip or contextual menu.
This will greatly help new users to improve their workflow, without having to read a doc that list shortcuts.
4 votes -
miguel.valles@psious.com
Cuando hay una nueva versión de Plastic, el banner del búho tapa la lista de repositorios y no puede accederse a los que oculta, dificultando el trabajo. Lleva meses siendo así, y no siempre se tiene el tiempo para detener el trabajo que estás haciendo y priorizar la actualización del cliente de escritorio sólo para poder acceder a tus workspaces.
3 votes -
Parity with .gitignore Syntax
ignore.conf (and similar files) don't understand all nouances of git glob notation, even though that's a worldwide de-facto standard.
Even Unity itself, and tools like Fmod for Unity, will provide or add ignore.conf entries that actually don't work in Plastic, but should, such as:
# Ignore the Cache-file since it is updated locally either way /[Aa]ssets/**/FMODStudioCache.asset /[Aa]ssets/**/FMODStudioCache.asset.meta /[Aa]ssets/Plugins/FMOD/Cache.meta /[Aa]ssets/Plugins/FMOD/Cache/Editor.meta
1 vote
- Don't see your idea?