Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Actions on multiple projects do not work for more than 15 #3217

Open
1 of 8 tasks
SusanRatiLane opened this issue Aug 5, 2024 · 5 comments
Open
1 of 8 tasks

Actions on multiple projects do not work for more than 15 #3217

SusanRatiLane opened this issue Aug 5, 2024 · 5 comments

Comments

@SusanRatiLane
Copy link
Contributor

Describe the bug

Forum comment; https://community.appinventor.mit.edu/t/new-app-inventor-user-interface-in-open-beta/121516/

"A while ago I was struggling to export aia projects if I just clicked the select all checkbox, or selected +20 projects. By trial and error I found that selecting @ 15 projects exported OK, therefore each month, when I have a clear out, I select no more than 15 at a time, and this works OK.

Similarly, trying to delete more than 15 projects at one time from trash generates an error, and fails. Again, by only selecting 15 projects I am able to delete without error."

Affects

  • Designer
  • Blocks editor
  • Projects Explorer
  • Companion
  • Compiled apps
  • Buildserver
  • Debugging
  • Other... (please describe)

Expected behavior

Any number of selected projects should move to trash or delete, including when "Select All" is checked.

@Parth-Dave18
Copy link

can you Please Explain how to regenerate the issue?
I am new to the OpenSource and I want to solve this issue.

@Flying-Pegasus
Copy link

@SusanRatiLane is this issue still open, I want to work on it.

@d1vyanshu-kumar
Copy link
Contributor

Hello, @SusanRatiLane I tried replicating the issue mentioned, but I couldn’t reproduce it on my local setup. Here are the details of my testing:

Exporting AIA Projects:

I selected more than 15 projects (using the "Name" checkbox and manual selection) and successfully exported them without encountering any errors.
Both bulk exports and individual exports worked as expected.
Deleting Projects from Trash:

I tested deleting more than 15 projects from the trash, and it worked fine without any errors.
Both the "Name" option and manual selection for deletion behaved correctly.

Screen.Recording.2025-01-17.at.9.24.28.PM.mov

@SusanRatiLane
Copy link
Contributor Author

Hello, @SusanRatiLane I tried replicating the issue mentioned, but I couldn’t reproduce it on my local setup. Here are the details of my testing:

This is interesting. It's possible an update fixed this problem without us realizing it. I'll investigate.

@ewpatton
Copy link
Member

It will only happen in production. App Engine limits runtime to 1 minute and once a job hits that limit the connection is terminated. You won't see this behavior in the dev server. Supposedly when we moved to Java 11 that was meant to increase to 10 minutes in the docs but I haven't looked recently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants