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

Release v3.4.0 #5486

Closed
17 tasks done
pascalwengerter opened this issue Jul 8, 2021 · 2 comments · Fixed by #5488
Closed
17 tasks done

Release v3.4.0 #5486

pascalwengerter opened this issue Jul 8, 2021 · 2 comments · Fixed by #5488

Comments

@pascalwengerter
Copy link
Contributor

pascalwengerter commented Jul 8, 2021

Release checklist

@kulmann
Copy link
Member

kulmann commented Jul 8, 2021

Smoke test rc1 standalone against oc10

  • ✔️ as gunter - upload arch/mips folder from linux kernel (1945 files)

    • progress bar is not sticky
    • expanding the upload progress section slows down browser & upload time significantly
  • ✔️ as gunter - share the folder to alice as viewer

  • ✔️ as alice - share is already accepted. declining and accepting again works as expected (buttons in shared with me table, batch action, right sidebar)

  • ✔️ as alice - try do delete file from shared folder
    - individual delete action not visible, good
    - batch delete action not visible (fixed, good!)

  • ✔️ as alice - try to add file
    - not possible (which is expected) but drag & drop upload didn't handle it. opened file in new tab instead.

  • ❌ as alice - copy 16 folders from share to home

    • no visible feedback that it's in progress
    • UI still weirdly usable, ended up in an active upload drop zone. folder listing after copy shows ? as folder size on some of the copied folders.
  • ✔️ as gunter - add new file to share

  • ✔️ as alice - receive new file in existing share

  • ✔️ as gunter - unshare folder from shared with others

  • ✔️ as alice - try to revisit old share

    • shows resource not found upon page reload, good
    • going back to All files or Shared with me doesn't list the share anymore, good
  • ✔️ as gunter - share folder with alice as editor

  • ✔️ as alice - rename file

  • ✔️ as gunter - add file

  • ✔️ as alice - delete file

  • ✔️ as alice - create public link on any folder

  • ✔️ as alice delete file and recover it

  • ✔️ as alice create version of textfile

  • ✔️ as alice view version history of text file

  • ✔️ as alice download newest version of text file

  • ✔️ download older version of text file

  • ✔️ restore older version of text file

    • no visible feedback about the success
    • preview is not updated
  • ✔️ as alice - upload avatar in classic UI

    • login as dave, having a share with alice
    • shared with others page loads and shows avatars

Issues that were found/approved during smoke testing:

@pascalwengerter
Copy link
Contributor Author

Smoke test rc3 against oCIS

  • ✔️ as einstein - upload 2.092 files
    • progress bar is not sticky
    • expanding the upload progress section slows down browser & upload time significantly
  • ✔️ as einstein - share the folder to admin as viewer
  • ✔️ as admin - accept share
  • ✔️ as admin - try do delete file from shared folder
  • ✔️ as admin - try to add file
    - In the past, the drag & drop upload behaved weirdly. Not the dropped file simply opens in the browser (at least for .png's, perhaps we want to add a nicer reaction in the future)
  • ✔️ as admin - copy 2.092 files from share to home
    • no visible feedback that it worked /is in progress (same as in OC10)
    • folder size now checks out (same in both, was different last release)
  • ✔️ as einstein - add new file to share
  • ✔️ as admin - receive new file in existing share
  • ✔️ as einstein - unshare folder from shared with others
  • ✔️ as admin - try to revisit old share
  • ✔️ as einstein - share folder with admin as editor
  • ❌ as admin - accepting the share again shows 500 error msg but works on page reload
  • ✔️ as admin - rename file
    • renames also for the owner
  • ✔️ as admin - add file
  • ✔️ as admin - delete file
  • ✔️ create public link with password
  • ✔️ update password and reload, expected no access
  • ✔️ delete large folder and recover it
  • ✔️ create version of textfile
    • file doesn't get rendered twice anymore
  • ✔️ view version history of text file
  • ✔️ download newest version of text file
  • ❌ download older version of text file
  • ✔️ restore older version of text file
    • no visible feedback about the success
    • preview is not updated until page reload

Issues that could be reproduced from OC10 smoke testing:

@pascalwengerter pascalwengerter unpinned this issue Jul 9, 2021
@kulmann kulmann changed the title Release v.3.4.0 Release v3.4.0 Oct 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants