rimashah25 opened a new issue, #7485:
URL: https://github.com/apache/trafficcontrol/issues/7485

   <!--
   ************ STOP!! ************
   If this issue identifies a security vulnerability, DO NOT submit it! 
Instead, contact
   the Apache Traffic Control Security Team at 
[email protected] and follow the
   guidelines at https://apache.org/security regarding vulnerability disclosure.
   
   - For *SUPPORT QUESTIONS*, use the #traffic-control channel on the ASF slack 
(https://s.apache.org/tc-slack-request)
   or the Traffic Control Users mailing list (send an email to 
[email protected] to subscribe).
   - Before submitting, please **SEARCH GITHUB** for a similar issue or PR
       * https://github.com/apache/trafficcontrol/issues
       * https://github.com/apache/trafficcontrol/pulls
   -->
   
   <!-- Do not submit security vulnerabilities or support requests here - see 
above -->
   ## This Bug Report affects these Traffic Control components:
   <!-- delete all those that don't apply -->
   - Traffic Portalv2
   
   ## Current behavior:
   <!-- Describe how the bug happens -->
   When editing a server and trying to save the edits by clicking on `submit` 
button, nothing happens. Reason being controller has no handler for editing 
servers. It only creates them.
   
   ## Expected behavior:
   <!-- Describe what the behavior would be without the bug -->
   When one clicks `submit` button after completing their edits, the html form 
should successful render a PUT call.
   
   ## Steps to reproduce:
   <!-- If the current behavior is a bug, please provide the *STEPS TO 
REPRODUCE* and
   include the applicable TC version.
   -->
   Login to TPv2 portal.
   Click on Dashboard>Servers>View Server Details (Right-click on an existing 
server)>Update any field on server details and click on submit button.
   


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