When using the Blog module together with Fluent, any BlogPosts created in one locale will show up in the GridField as "Published" in any other locale, too. That status is not correct though, as is confirmed by going to the BlogPost's details (where everything works fine).
I'm not entirely sure whether this is something that should be fixed in Fluent or in Lumberjack. I guess it may need a 'speciale case' code block in one of both. In any case, those posts are not considered "Published" in other locales (..until they are), so I believe they should show up in the GridField as "Draft".
(I have 2.0.0-alpha1 installed of this module, and fluent 4.0.0)
When using the Blog module together with Fluent, any BlogPosts created in one locale will show up in the GridField as "Published" in any other locale, too. That status is not correct though, as is confirmed by going to the BlogPost's details (where everything works fine).
I'm not entirely sure whether this is something that should be fixed in Fluent or in Lumberjack. I guess it may need a 'speciale case' code block in one of both. In any case, those posts are not considered "Published" in other locales (..until they are), so I believe they should show up in the GridField as "Draft".
(I have 2.0.0-alpha1 installed of this module, and fluent 4.0.0)