Options

Maximum number of galleries in a folder cannot exceed 300?

davidweaverdavidweaver Registered Users Posts: 681 Major grins
edited August 11, 2013 in Bug Reporting
Maximum number of galleries in a folder cannot exceed 300?

When SM converted me over to the new site It took all the galleries in my old 2009 directory and created a new 2009 directory with two subfolders, 2009-1 and 2009-2. In an effort to put all the galleries back into a single 2009 folder I get an error. Upon some trial and error it appears that I cannot move the 301st gallery into the 2009 folder. The error is below.

I was able to move all the galleries from 2009-2 into the (parent) 2009 folder and then I deleted the 2009-2 folder. I was able to move most of the galleries from the 2009-1 folder into 2009, however there are still galleries that I cannot move. There are 33 remaining galleries from 2009-1 that I want to move into 2009.

This would seem like a bug as the legacy SM had no issues with 330+ galleries in 2009.

Site: http://images.weaver.net/Events/2009
From Organize: http://images.weaver.net/organize/Events/2009/2009-1

Doing this fails under Win 8 (x64):
FF 23.0
Chrome Version 28.0.1500.95 m

And under Vista64
FF 18.0.1
Chrome Version 28.0.1500.95 m

Thanks,
David



{
"response": {
"Options": {
"Methods": [
"PUT"
],
"ParameterDescription": {
"Text": "Variable length text from MIN_CHARS to MAX_CHARS (MAX_CHARS = INFINITY meaning arbitrary length)",
"Boolean": "For true return type true or 1, for false type false or 0"
},
"Parameters": {
"PUT": [
{
"Name": "MoveUris",
"Label": "Move Album Uris",
"Required": true,
"ReadOnly": false,
"Default": null,
"Type": "Text",
"MIN_CHARS": 0,
"MAX_CHARS": "INFINITY",
"Value": "/api/v2/album/jnPSSq",
"Problems": [
"Target can only hold 0 items"
]
},
{
"Name": "AutoRename",
"Label": "Auto-Rename Conflicting Album NiceNames",
"Required": false,
"ReadOnly": false,
"Default": false,
"Type": "Boolean",
"Value": true
}
]
}
},
"Response": {
"Uri": "/api/v2/folder/user/davidweaver/Events/2009!movealbums?_filteruri=z&_quiet=1",
"UriDescription": "Move Folder Albums",
"EndpointType": "MoveFolderAlbums"
},
"Code": 400,
"Message": "Bad Request"
}
}
Sign In or Register to comment.