Thread: Beta3 - Grant Wizard doesn't work with single table

Beta3 - Grant Wizard doesn't work with single table

From
Mike.Blackwell@rrd.com
Date:
<br /><font face="sans-serif" size="2">To reproduce:</font><br /><br /><font face="sans-serif" size="2">Select a table
inthe object browser window.</font><br /><font face="sans-serif" size="2">Select Grant Wizard from the Tools
menu.</font><br/><br /><font face="sans-serif" size="2">or</font><br /><br /><font face="sans-serif" size="2">Right
clickon a table in the object browser and select Grant Wizard.  </font><br /><br /><font face="sans-serif"
size="2">Notethe Selection window does not list any tables, and OK cannot be selected after adding the permission
information. It appears the Selection window should have an entry for the table that was current in the object browser
window.</font><br/><br /><font face="sans-serif" size="2">I just checked and the same problem appears in 1.6.3.  If the
GrantWizard is not supposed to work for a single table, perhaps those menu options could be disabled.</font><br /><br
/><fontface="sans-serif" size="2">(Or maybe I'm just missing how it's supposed to work?)</font><br /> 

Re: Beta3 - Grant Wizard doesn't work with single table

From
Dave Page
Date:
Mike.Blackwell@rrd.com wrote:
> 
> To reproduce:
> 
> Select a table in the object browser window.
> Select Grant Wizard from the Tools menu.
> 
> or
> 
> Right click on a table in the object browser and select Grant Wizard.  
> 
> Note the Selection window does not list any tables, and OK cannot be 
> selected after adding the permission information.  It appears the 
> Selection window should have an entry for the table that was current in 
> the object browser window.
> 
> I just checked and the same problem appears in 1.6.3.  If the Grant 
> Wizard is not supposed to work for a single table, perhaps those menu 
> options could be disabled.

Thanks - the menu option was being displayed in the wrong place. I've 
committed the following fix:

Enable the Grant Wizard only for schemas and collections of objects that 
may have permissions set on them. In addition, only list objects we can 
actually edit.

Regards, Dave