We updated SendGrid Integration from 7.x-1.0-alpha2 to 7.x-1.0-beta3 and realized the sendgrid_integration_apikey and sendgrid_integration_apikey_id was emptied/deleted. Looking at the sendgrid_integration.install file, I'm seeing that sendgrid_integration_apikey is being emptied at line 54. Is there a reason why this is being emptied? Should this be documented?

Comments

awakash created an issue. See original summary.

Perignon’s picture

Assigned: Unassigned » Perignon
Category: Task » Bug report

That is a mistake.

Apikey_id should have been deleted. not the apkey.

  • Perignon committed 2874e1e on 7.x-1.x
    Issue #2718881: Correcting variable situation.
    

  • Perignon committed 6bf753f on 7.x-1.x
    Issue #2718881: Remove API key from UI. It is not needed.
    
Perignon’s picture

Title: upgrade from 7.x-1.0-alpha2 to 7.x-1.0-beta3 deletes apikey variable » Upgrade from 7.x-1.0-alpha2 to 7.x-1.0-beta3 incorrectly deletes apikey variable

  • Perignon committed 6cf0321 on 7.x-1.x
    Issue #2718881: Update tests to not generate the Key ID.
    
  • Perignon committed c297292 on 7.x-1.x
    Issue #2718881: Upgrade from 7.x-1.0-alpha2 to 7.x-1.0-beta3 incorrectly...
Perignon’s picture

Status: Active » Needs review

I think I got this cleaned up.

Perignon’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.