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

Deck Card can't be moved to other board. #5538

Closed
djaniol opened this issue Feb 1, 2024 · 5 comments
Closed

Deck Card can't be moved to other board. #5538

djaniol opened this issue Feb 1, 2024 · 5 comments

Comments

@djaniol
Copy link

djaniol commented Feb 1, 2024

Debian 11 all updated

Test Case:

  1. open board
  2. select card
  3. go to card menu
  4. chose different different member
    Manu is closed by it self. Not possible to get to chose board in the menu.
    Severity: always
@stefan-niedermann
Copy link
Member

Fill out the issue template, it is there for a reason.

@enbata
Copy link

enbata commented Feb 8, 2024

We also are affected by the same problem, i will try to complete the template:

Describe the bug
Can't change a Deck card to another board. The window closes after some seconds. If you are fast, you may success to change a card's board.

To Reproduce
Steps to reproduce the behavior:

  1. Go to "Move card" inside a card.
  2. Window to Move a Card is open.
  3. Select Board, list.... the window closed before you can finish the operation.

Expected behavior
Don't close the window, stay opened will we finish to select the Board, list and then press the "Move card" button.

Screenshots

Client details:

  • OS: Linux Mint 21.3
  • Browser: Chrome
  • Version: 121.0.6167.139
  • Device: Desktop
Server details

the provided Issue Template application is not working for us

Operating system: Debian 12 Bookworm

Web server: nginx 1.22

Database: Mariadb 10.5

PHP version: 8.2.15

Nextcloud version: 28.0.2

Where did you install Nextcloud from: Docker image

Signing status:

No errors have been found.

List of activated apps:

Enabled:
  - activity: 2.20.0
  - announcementcenter: 6.7.0
  - audioplayer: 3.4.1
  - calendar: 4.6.4
  - circles: 28.0.0-dev
  - cloud_federation_api: 1.11.0
  - comments: 1.18.0
  - contacts: 5.5.1
  - contactsinteraction: 1.9.0
  - dashboard: 7.8.0
  - dav: 1.29.1
  - deck: 1.12.1
  - external: 5.3.1
  - federatedfilesharing: 1.18.0
  - federation: 1.18.0
  - files: 2.0.0
  - files_pdfviewer: 2.9.0
  - files_reminders: 1.1.0
  - files_sharing: 1.20.0
  - files_trashbin: 1.18.0
  - files_versions: 1.21.0
  - firstrunwizard: 2.17.0
  - groupfolders: 16.0.3
  - keeweb: 0.6.17
  - logreader: 2.13.0
  - lookup_server_connector: 1.16.0
  - mail: 3.5.5
  - nextcloud_announcements: 1.17.0
  - notifications: 2.16.0
  - oauth2: 1.16.3
  - onlyoffice: 9.0.0
  - password_policy: 1.18.0
  - photos: 2.4.0
  - privacy: 1.12.0
  - provisioning_api: 1.18.0
  - recommendations: 2.0.0
  - related_resources: 1.3.0
  - serverinfo: 1.18.0
  - settings: 1.10.1
  - sharebymail: 1.18.0
  - side_menu: 3.11.5
  - support: 1.11.0
  - survey_client: 1.16.0
  - systemtags: 1.18.0
  - tasks: 0.15.0
  - text: 3.9.1
  - theming: 2.3.0
  - twofactor_backupcodes: 1.17.0
  - updatenotification: 1.18.0
  - user_status: 1.8.1
  - viewer: 2.2.0
  - weather_status: 1.8.0
  - workflowengine: 2.10.0
Disabled:
  - admin_audit: 1.18.0
  - apporder: 0.15.0 (installed 0.15.0)
  - bruteforcesettings: 2.8.0 (installed 1.6.0)
  - encryption: 2.16.0
  - files_external: 1.20.0
  - files_linkeditor: 1.1.16 (installed 1.1.16)
  - files_rightclick: 0.15.1 (installed 1.6.0)
  - files_texteditor: 2.15.1 (installed 2.15.1)
  - suspicious_login: 6.0.0
  - twofactor_totp: 10.0.0-beta.2
  - user_ldap: 1.19.0

Nextcloud configuration:

{
    "system": {
        "instanceid": "***REMOVED SENSITIVE VALUE***",
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",
        "secret": "***REMOVED SENSITIVE VALUE***",
        "trusted_domains": [
            "estraneta.ikaeuskaltegiak.eus"
        ],
        "datadirectory": "***REMOVED SENSITIVE VALUE***",
        "dbtype": "mysql",
        "version": "28.0.2.5",
        "overwrite.cli.url": "https:\/\/estraneta.ikaeuskaltegiak.eus",
        "allow_local_remote_servers": true,
        "dbname": "***REMOVED SENSITIVE VALUE***",
        "dbhost": "***REMOVED SENSITIVE VALUE***",
        "dbport": "",
        "dbtableprefix": "oc_",
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "installed": true,
        "maintenance": false,
        "theme": "",
        "loglevel": 0,
        "memcache.local": "\\OC\\Memcache\\Redis",
        "memcache.locking": "\\OC\\Memcache\\Redis",
        "redis": {
            "host": "***REMOVED SENSITIVE VALUE***",
            "password": "***REMOVED SENSITIVE VALUE***",
            "port": 6379
        },
        "twofactor_enforced": "false",
        "twofactor_enforced_groups": [],
        "twofactor_enforced_excluded_groups": [],
        "apps_paths": [
            {
                "path": "\/var\/www\/html\/apps",
                "url": "\/apps",
                "writable": false
            },
            {
                "path": "\/var\/www\/html\/custom_apps",
                "url": "\/custom_apps",
                "writable": true
            }
        ],
        "mail_smtpmode": "smtp",
        "mail_smtpsecure": "ssl",
        "mail_sendmailmode": "smtp",
        "mail_from_address": "***REMOVED SENSITIVE VALUE***",
        "mail_domain": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpauthtype": "LOGIN",
        "mail_smtpauth": 1,
        "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpport": "465",
        "mail_smtpname": "***REMOVED SENSITIVE VALUE***",
        "mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
        "mysql.utf8mb4": true,
        "overwriteprotocol": "https",
        "default_language": "eu",
        "default_locale": "eu",
        "updater.release.channel": "stable",
        "app_install_overwrite": [
            "groupfolders",
            "audioplayer",
            "onlyoffice",
            "issuetemplate"
        ],
        "default_phone_region": "ES",
        "trashbin_retention_obligation": "auto, 60"
    }
}

Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...

Logs

Nextcloud log (data/nextcloud.log)

the log has **159261** lines... no relevant data there, its frontend problem.

Browser log

No errors at console

@enbata
Copy link

enbata commented Feb 8, 2024

I just see this pull request: #5537

related #5404

I think this issue can be closed, sorry for the inconvenience

@stefan-niedermann
Copy link
Member

I agree. Given the original poster didn't respond, I'll close this issue.

@djaniol
Copy link
Author

djaniol commented Feb 8, 2024 via email

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

No branches or pull requests

3 participants