Bug 806478
| Summary: | help tips can not be disabled via li.hello | ||
|---|---|---|---|
| Product: | [Retired] Subscription Asset Manager | Reporter: | Eric Sammons <esammons> | 
| Component: | katello | Assignee: | Bryan Kearney <bkearney> | 
| Status: | CLOSED CURRENTRELEASE | QA Contact: | SAM QE List <sam-qe-list> | 
| Severity: | urgent | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 1.0.0 | CC: | paji | 
| Target Milestone: | beta | ||
| Target Release: | 1.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | 
       katello-headpin-all-0.1.144-1.el6.noarch 
 | 
        |
| Last Closed: | 2012-08-22 16:49:00 UTC | Type: | --- | 
| Regression: | --- | Mount Type: | --- | 
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 803375 | ||
| 
 
        
          Description
        
        
          Eric Sammons
        
        
        
        
        
          2012-03-23 21:50:59 UTC
        
       
      
      
      
    Based on test automation the process here should be; 1. login to sam 2. navigate to profile via li.hello 3. uncheck the help tips box 4. jnotify successful message is returned (Green Dialog is presented stating change is successful.) Behavior here has changed.
Now the following error is received.
---
Invalid parameters sent in the request for this operation. Please contact a system administrator. Click here for more details.                                                          
---
When you "click here" you can get additional detail.
---
Wrong/Invalid parameters sent for users/update.
 Wrong Parameters: 
[{"user"=>["helptips_enabled"]}]
 Parameters Received:
 {"user"=>{"helptips_enabled"=>"0"}, "id"=>"1", "action"=>"update", "controller"=>"users"} 
---
    Should be fixed in Katello as of -> http://git.fedorahosted.org/git/?p=katello.git;a=commit;h=697993e4f64a53dc8ceeb95890a9e70278464337 VERIFIED katello-headpin-all-0.2.13-1.el6_2.noarch  |