You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2021/02/18 13:05:13 UTC

[GitHub] [incubator-dolphinscheduler] chengshiwen opened a new issue #4796: [Bug][UI] Child file upload failure and file id mixed problem

chengshiwen opened a new issue #4796:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4796


   **To Reproduce**
   Steps to reproduce the behavior, for example:
   1. Go to 'Resources'
   2. Click on 'Create folder'
   3. Upload a file in new folder
   4. See error about `child file upload failure`
   5. Go to 'Resource manage'
   6. Click on 'Create folder'
   6. Upload a udf file in new folder
   7. See `TypeError: Cannot read properties 'name' of undefined` caused by `$('#file')` which referenced to the the another file id in input
   
   **Expected behavior**
   Bug fixed.
   
   **Screenshots**
   If applicable, add screenshots to help explain your problem.
   
   **Child file upload failure**:
   ![image](https://user-images.githubusercontent.com/4902714/108360944-d30e7680-722c-11eb-9836-804dda07adab.png)
   ![image](https://user-images.githubusercontent.com/4902714/108360960-d7d32a80-722c-11eb-83eb-0995956d6b9f.png)
   
   **file id mixed problem **
   ![image](https://user-images.githubusercontent.com/4902714/108361012-e9b4cd80-722c-11eb-846b-25d245984419.png)
   ![image](https://user-images.githubusercontent.com/4902714/108361021-ed485480-722c-11eb-8de9-25e707cf3520.png)
   ![image](https://user-images.githubusercontent.com/4902714/108361031-efaaae80-722c-11eb-9e78-c06f62e04c45.png)
   
   **Which version of Dolphin Scheduler:**
    -[dev]
   
   **Additional context**
   Add any other context about the problem here.
   
   **Requirement or improvement**
   - Please describe about your requirements or improvement suggestions.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-dolphinscheduler] CalvinKirs closed issue #4796: [Bug][UI] Child file upload failure and file id mixed problem

Posted by GitBox <gi...@apache.org>.
CalvinKirs closed issue #4796:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4796


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org