| ID |
Type |
Description |
Closure Category |
Comments |
|
|
|
TC13000578 |
Enhancement |
I would like to be able to define a user that is able to view / check-in / check-out / Add Files and Folders but at the same time is not able to change the default path of a folder. Currently this is allowed using the 'Modify' level, but I don't want users to be able to change the default working path. |
None |
New option added to the server Repository Settings dialog: Allow Folder Creation for Users with CheckInOut access. Requires a Server upgrade |
|
|
|
TC13000579 |
Bug Report |
We integrate your Scc Plugin in some of our products.
By that I found a bug in SccRemove()!
It correctly removes the file from the Repository and leaves the file on disc BUT it does not update the status within the plugin and SccQueryInfo() reports the file as "Controlled". |
None |
|
|
|
|
TC13000580 |
Bug Report |
SCCAPI - When a project is open and connected and the user decides to open another project from scc our app calls SccCloseProject() for the currently opened project and then SccGetProjPath(Open) but within your dialog only the last active repo path could be selected because on all other possible pathes "Ok" is disabled. |
None |
|
|
|
|
TC13000581 |
Bug Report |
SCC API - Your plugin does not reconstruct a file deleted in a subdir of SccGet(Dir,All|Rec) |
None |
|
|
|
|
TC13000582 |
Feature Request |
Can the Notes that I add to an archive via the "Notes" tab be printed on a report?
I'm looking for a way to get a listing of all the files I have in a project and a short description of each file, without the version history of each file. |
None |
Also added the Notes to the XML export. |
|
|
|
TC13000583 |
Bug Report |
Very occasionally, when the Team Coherence Server is shutdown abnormally (i.e. power outage, etc), revisions can be 'lost'. The revisions are not actually lost, but links to them have been broken. |
None |
Added a check when the server starts and it will now, if it finds a problem, regenerate the broken links. Requires a server update. |
|
|
|
TC13000584 |
Bug Report |
When performing a Share on large numbers of files and folder, occasional AV's can interrupt the process meaning each folder needs to be checked for completeness of the share. |
None |
|
|
|
|
TC13000585 |
Bug Report |
The keyword "Version" does not get updated properly. Originally, because my tip revision had a Version Label, the keyword contained that Version Label. However, when a new revision was added that did not have a Version Label, the keyword still contained the original Version Label. Even after I deleted the Version Label from the archive, so no revision had the Version Label, the keyword still contained the original Version Label. I expected the keyword to be blank if the tip revision did not have a Version Label. |
None |
|
|
|
|
TC13000586 |
Bug Report |
The keyword RevComments has a problem: It adds a blank line below it each time a revision is checked in. Originally, my file contained:
$RevComments:$ $NoExpand$
After the next checkin, my file contained:
$RevComments:first change$
$NoExpand$
And so on, so eventually I have to delete the extra blank lines.
|
None |
|
|
|
|