ShawHee opened a new pull request, #3967:
URL: https://github.com/apache/incubator-streampark/pull/3967

   
   ## What changes were proposed in this pull request
   When adding an external link, I found that the parameters only contained 
information about the remote task, but not the task ID of Streampark itself, 
which was inconvenient to use. Therefore, I added the ID to the external link.
   
   ## Brief change log
   
   add ID in org/apache/streampark/console/core/enums/PlaceholderTypeEnum.java
   
   ## Verifying this change
   
   <!--*(Please pick either of the following options)*-->
   
   This change is a trivial rework / code cleanup without any test coverage.
   
   *(or)*
   
   This change is already covered by existing tests, such as *(please describe 
tests)*.
   
   *(or)*
   
   This change added tests and can be verified as follows:
   
   <!--*(example:)*
   - *Added integration tests for end-to-end.*
   - *Added *Test to verify the change.*
   - *Manually verified the change by testing locally.* -->
   
   ## Does this pull request potentially affect one of the following parts
    - Dependencies (does it add or upgrade a dependency): (no)
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to