Bug #111928 | Unable to edit any data via the GUI | Most right-click options greyed out | ||
---|---|---|---|
Submitted: | 31 Jul 2023 17:15 | Modified: | 1 Aug 2023 13:35 |
Reporter: | Tim Maiden | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | Shell VSCode Extension | Severity: | S3 (Non-critical) |
Version: | 1.11.3 | OS: | Windows |
Assigned to: | CPU Architecture: | Any |
If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.
To split a large file:
- On *nix platforms use the split command e.g.
split -b 50MB <my_large_archive> <my_split_archive_prefix>
- On windows use WinZip or a similar utility to split the large file
[1 Aug 2023 12:19]
Ashwini Patil
[1 Aug 2023 13:33]
Tim Maiden
Screenshot By Reporter 01
Attachment: Screenshot-2023-08-01.png (image/png, text), 67.88 KiB.