Closed (fixed)
Project:
Services
Version:
6.x-0.13
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Feb 2009 at 18:41 UTC
Updated:
6 Jun 2009 at 22:21 UTC
Right now, the views import service can only create a new view. If the view you're attempting to import already exists, it returns an error. This patch allows a view to be updated as well. It is kind of a brute force fix - if the view exists, delete it and save the new one. Not the cleanest solution, but the problem is worth thinking about.
| Comment | File | Size | Author |
|---|---|---|---|
| views_service_modify.patch | 1.11 KB | gdd |
Comments
Comment #1
marcingy commentedWorks for me.
Comment #2
marcingy commented