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.
Updated by Evgeny Novikov almost 7 years ago
- Blocks Feature #8650: Allow to download marks in preset format added
Updated by Evgeny Novikov almost 7 years ago
- Related to Feature #8652: Rename all existing preset marks using file names consisting of 32 hexadecimal symbols added
Updated by Vladimir Gratinskiy almost 7 years ago
- Due date set to 01/09/2018
- Status changed from New to Resolved
- % Done changed from 0 to 100
Implemented in "marks-imrovements".
Updated by Ilja Zakharov almost 7 years ago
- Status changed from Resolved to Closed
Available since cfc84c84.
Actions