Download & Extend

Re-export default Views

Project:Workbench
Version:7.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)
Issue tags:Workbench Sprint

Issue Summary

The current exported default Views are a little out of date for the current format that Views exports, and is also missing some things. I'm going to basically edit each default view, not make any changes, press Save, and then export them back into the files.

Comments

#1

Status:active» needs review
AttachmentSizeStatusTest resultOperations
1569698-workbench-reexport-views.patch40.16 KBIdlePASSED: [[SimpleTest]]: [MySQL] 0 pass(es).View details

#2

Status:needs review» reviewed & tested by the community

Applied the patch, all the Views appear to be working correctly.

#3

The patch in #1 worked for me as well. No longer getting the missing format errors from workbench. The patch wouldn't apply using git apply -v 1569698-workbench-reexport-views.patch, but it applied with patch -p1 < 1569698-workbench-reexport-views.patch.

#4

Status:reviewed & tested by the community» needs review

Re-exported to make the patch apply to the latest -dev of Workbench.

AttachmentSizeStatusTest resultOperations
workbench-reexport-views-1569698-4.patch44.11 KBIdlePASSED: [[SimpleTest]]: [MySQL] 0 pass(es).View details

#5

Status:needs review» closed (duplicate)

Will be automatically fixed by #1792144: "My Edits" View is broken

#6

Status:closed (duplicate)» needs work

This patch contains more views. Needs work. Wait until the other patch has been commited and re-create patch than.

#7

Category:task» bug report
Status:needs work» reviewed & tested by the community

Latest patch. Only fixes the missing files. This also adds a missing Actions column.

AttachmentSizeStatusTest resultOperations
workbench_1569698+Re-export+default+Views.patch27.58 KBIdlePASSED: [[SimpleTest]]: [MySQL] 0 pass(es).View details

#8

AttachmentSizeStatusTest resultOperations
workbench_1569698+Re-export+default+Views.patch27.58 KBIdlePASSED: [[SimpleTest]]: [MySQL] 0 pass(es).View details

#9

#10

Status:reviewed & tested by the community» fixed

Committed. Thanks everyone!

http://drupalcode.org/project/workbench.git/commit/6474fff935da61e603740...

#11

Status:fixed» closed (fixed)

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