Actions
Feature #8651
closedConsider preset mark file names as mark identifiers
Start date:
12/27/2017
Due date:
01/09/2018
% Done:
100%
Estimated time:
Published in build:
Description
At the moment Bridge always generate unique identifiers for preset marks that prevents automatic regression testing or even make it impossible. Moreover, one needs to suggest file names for preset marks that often is redundant since this information isn't shown after all anywhere.
I suppose to name each preset mark as "ID.json" where each ID is a sequence of 32 hexadecimal symbols ([0-9a-f]) and it is unique among all preset marks.
Actions